"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/06 03:31:19 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo" 2026/06/06 03:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 03:31:19 DEBUG : Creating backend with remote "TestS3:rclone-test-sutelub8zigo" 2026/06/06 03:31:19 DEBUG : Creating backend with remote "/tmp/rclone4122723523" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:19 INFO : S3 bucket rclone-test-sutelub8zigo: Bucket "rclone-test-sutelub8zigo" created with ACL "" 2026/06/06 03:31:20 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:20 DEBUG : dir/file1.rclone_chunk.001_73ib43: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:20 INFO : dir/file1.rclone_chunk.001_73ib43: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:20 INFO : dir/file1.rclone_chunk.001_73ib43: Deleted 2026/06/06 03:31:20 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:20 DEBUG : dir: Looking for writers 2026/06/06 03:31:20 DEBUG : Looking for writers 2026/06/06 03:31:20 DEBUG : dir: reading active writers 2026/06/06 03:31:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.64s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:21 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:21 DEBUG : dir/file1.rclone_chunk.001_73ich5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:21 INFO : dir/file1.rclone_chunk.001_73ich5: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:21 INFO : dir/file1.rclone_chunk.001_73ich5: Deleted 2026/06/06 03:31:21 DEBUG : dir/file2: size = 15 OK 2026/06/06 03:31:21 DEBUG : dir/file2.rclone_chunk.001_73idxg: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/06 03:31:21 INFO : dir/file2.rclone_chunk.001_73idxg: Copied (server-side copy) to: dir/file2 2026/06/06 03:31:21 INFO : dir/file2.rclone_chunk.001_73idxg: Deleted 2026/06/06 03:31:21 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/06 03:31:21 DEBUG : dir/subdir/file3.rclone_chunk.001_73idem: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/06 03:31:21 INFO : dir/subdir/file3.rclone_chunk.001_73idem: Copied (server-side copy) to: dir/subdir/file3 2026/06/06 03:31:21 INFO : dir/subdir/file3.rclone_chunk.001_73idem: Deleted 2026/06/06 03:31:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:22 DEBUG : dir/subdir: Looking for writers 2026/06/06 03:31:22 DEBUG : dir: Looking for writers 2026/06/06 03:31:22 DEBUG : file1: reading active writers 2026/06/06 03:31:22 DEBUG : file2: reading active writers 2026/06/06 03:31:22 DEBUG : subdir: reading active writers 2026/06/06 03:31:22 DEBUG : Looking for writers 2026/06/06 03:31:22 DEBUG : dir: reading active writers 2026/06/06 03:31:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:22 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:22 DEBUG : dir/file1.rclone_chunk.001_73iecd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:22 INFO : dir/file1.rclone_chunk.001_73iecd: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:23 INFO : dir/file1.rclone_chunk.001_73iecd: Deleted 2026/06/06 03:31:23 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:23 DEBUG : dir: Looking for writers 2026/06/06 03:31:23 DEBUG : file1: reading active writers 2026/06/06 03:31:23 DEBUG : Looking for writers 2026/06/06 03:31:23 DEBUG : dir: reading active writers 2026/06/06 03:31:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.83s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:23 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:23 DEBUG : dir/file1.rclone_chunk.001_73if6q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:23 INFO : dir/file1.rclone_chunk.001_73if6q: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:23 INFO : dir/file1.rclone_chunk.001_73if6q: Deleted 2026/06/06 03:31:24 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:24 DEBUG : dir: Looking for writers 2026/06/06 03:31:24 DEBUG : Looking for writers 2026/06/06 03:31:24 DEBUG : dir: reading active writers 2026/06/06 03:31:24 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:24 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:24 DEBUG : dir/file1.rclone_chunk.001_73igts: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:24 INFO : dir/file1.rclone_chunk.001_73igts: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:24 INFO : dir/file1.rclone_chunk.001_73igts: Deleted 2026/06/06 03:31:25 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:25 DEBUG : forgetting directory cache 2026/06/06 03:31:25 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:25 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:25 DEBUG : Looking for writers 2026/06/06 03:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.98s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:25 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:25 DEBUG : dir/file1.rclone_chunk.001_73ihcq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:25 INFO : dir/file1.rclone_chunk.001_73ihcq: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:25 INFO : dir/file1.rclone_chunk.001_73ihcq: Deleted 2026/06/06 03:31:25 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/06 03:31:25 DEBUG : dir: invalidating directory cache 2026/06/06 03:31:25 DEBUG : >ForgetPath: 2026/06/06 03:31:25 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/06 03:31:25 DEBUG : invalidating directory cache 2026/06/06 03:31:25 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:25 DEBUG : >ForgetPath: 2026/06/06 03:31:25 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/06 03:31:25 DEBUG : >ForgetPath: 2026/06/06 03:31:25 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:25 DEBUG : dir: Looking for writers 2026/06/06 03:31:25 DEBUG : Looking for writers 2026/06/06 03:31:25 DEBUG : dir: reading active writers 2026/06/06 03:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:26 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:26 DEBUG : dir/file1.rclone_chunk.001_73iimx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:26 INFO : dir/file1.rclone_chunk.001_73iimx: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:26 INFO : dir/file1.rclone_chunk.001_73iimx: Deleted 2026/06/06 03:31:27 DEBUG : fil/a/b/c: size = 15 OK 2026/06/06 03:31:27 DEBUG : fil/a/b/c.rclone_chunk.001_73ii2w: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/06 03:31:27 INFO : fil/a/b/c.rclone_chunk.001_73ii2w: Copied (server-side copy) to: fil/a/b/c 2026/06/06 03:31:27 INFO : fil/a/b/c.rclone_chunk.001_73ii2w: Deleted 2026/06/06 03:31:27 DEBUG : forgetting directory cache 2026/06/06 03:31:27 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:27 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:27 DEBUG : dir: Looking for writers 2026/06/06 03:31:27 DEBUG : fil/a/b: Looking for writers 2026/06/06 03:31:27 DEBUG : fil/a: Looking for writers 2026/06/06 03:31:27 DEBUG : b: reading active writers 2026/06/06 03:31:27 DEBUG : fil: Looking for writers 2026/06/06 03:31:27 DEBUG : a: reading active writers 2026/06/06 03:31:27 DEBUG : Looking for writers 2026/06/06 03:31:27 DEBUG : dir: reading active writers 2026/06/06 03:31:27 DEBUG : fil: reading active writers 2026/06/06 03:31:27 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.76s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:28 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:28 DEBUG : dir/file1.rclone_chunk.001_73ijom: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:28 INFO : dir/file1.rclone_chunk.001_73ijom: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:28 INFO : dir/file1.rclone_chunk.001_73ijom: Deleted 2026/06/06 03:31:28 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:28 DEBUG : dir: Looking for writers 2026/06/06 03:31:28 DEBUG : Looking for writers 2026/06/06 03:31:28 DEBUG : dir: reading active writers 2026/06/06 03:31:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.91s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:29 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:29 DEBUG : dir/file1.rclone_chunk.001_73iknl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:29 INFO : dir/file1.rclone_chunk.001_73iknl: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:29 INFO : dir/file1.rclone_chunk.001_73iknl: Deleted 2026/06/06 03:31:29 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:29 DEBUG : dir: Looking for writers 2026/06/06 03:31:29 DEBUG : file1: reading active writers 2026/06/06 03:31:29 DEBUG : Looking for writers 2026/06/06 03:31:29 DEBUG : dir: reading active writers 2026/06/06 03:31:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.87s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:29 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:29 DEBUG : dir/file1.rclone_chunk.001_73ill4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:29 INFO : dir/file1.rclone_chunk.001_73ill4: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:30 INFO : dir/file1.rclone_chunk.001_73ill4: Deleted 2026/06/06 03:31:30 DEBUG : dir/file2: size = 15 OK 2026/06/06 03:31:30 DEBUG : dir/file2.rclone_chunk.001_73immz: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/06 03:31:30 INFO : dir/file2.rclone_chunk.001_73immz: Copied (server-side copy) to: dir/file2 2026/06/06 03:31:30 INFO : dir/file2.rclone_chunk.001_73immz: Deleted 2026/06/06 03:31:30 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/06 03:31:30 DEBUG : dir/subdir/file3.rclone_chunk.001_73imly: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/06 03:31:30 INFO : dir/subdir/file3.rclone_chunk.001_73imly: Copied (server-side copy) to: dir/subdir/file3 2026/06/06 03:31:30 INFO : dir/subdir/file3.rclone_chunk.001_73imly: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/06 03:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/06 03:31:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/06 03:31:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/06 03:31:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/06 03:31:31 DEBUG : dir/virtualFile: size = 20 OK 2026/06/06 03:31:31 DEBUG : dir/virtualFile.rclone_chunk.001_73invk: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/06 03:31:31 INFO : dir/virtualFile.rclone_chunk.001_73invk: Copied (server-side copy) to: dir/virtualFile 2026/06/06 03:31:31 INFO : dir/virtualFile.rclone_chunk.001_73invk: Deleted 2026/06/06 03:31:32 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/06 03:31:32 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_73ina2: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/06 03:31:32 INFO : dir/virtualDir/testFile.rclone_chunk.001_73ina2: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/06 03:31:32 INFO : dir/virtualDir/testFile.rclone_chunk.001_73ina2: Deleted 2026/06/06 03:31:32 DEBUG : S3 bucket rclone-test-sutelub8zigo: bucket is versioned: false 2026/06/06 03:31:32 DEBUG : Waiting for deletions to finish 2026/06/06 03:31:32 DEBUG : "dir/subdir/file3" version false 2026/06/06 03:31:32 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/06 03:31:32 INFO : dir/subdir/file3: Deleted 2026/06/06 03:31:32 DEBUG : dir: invalidating directory cache 2026/06/06 03:31:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/06 03:31:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/06 03:31:32 DEBUG : dir/file1: Reset virtual modtime 2026/06/06 03:31:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/06 03:31:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/06 03:31:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/06 03:31:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/06 03:31:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/06 03:31:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:31:32 DEBUG : dir: invalidating directory cache 2026/06/06 03:31:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/06 03:31:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/06 03:31:32 DEBUG : forgetting directory cache 2026/06/06 03:31:32 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:32 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/06 03:31:32 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/06 03:31:32 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:32 DEBUG : dir/virtualDir2: Looking for writers 2026/06/06 03:31:32 DEBUG : dir/virtualDir: Looking for writers 2026/06/06 03:31:32 DEBUG : dir: Looking for writers 2026/06/06 03:31:32 DEBUG : file1: reading active writers 2026/06/06 03:31:32 DEBUG : virtualFile2: reading active writers 2026/06/06 03:31:32 DEBUG : virtualDir2: reading active writers 2026/06/06 03:31:32 DEBUG : virtualFile: reading active writers 2026/06/06 03:31:32 DEBUG : virtualDir: reading active writers 2026/06/06 03:31:32 DEBUG : Looking for writers 2026/06/06 03:31:32 DEBUG : dir: reading active writers 2026/06/06 03:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.38s) --- PASS: TestDirReadDirAll/Virtual (1.30s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:33 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:33 DEBUG : dir/file1.rclone_chunk.001_73ipai: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:33 INFO : dir/file1.rclone_chunk.001_73ipai: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:33 INFO : dir/file1.rclone_chunk.001_73ipai: Deleted 2026/06/06 03:31:33 ERROR : dir/: Can only open directories read only 2026/06/06 03:31:33 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:33 DEBUG : dir: Looking for writers 2026/06/06 03:31:33 DEBUG : Looking for writers 2026/06/06 03:31:33 DEBUG : dir: reading active writers 2026/06/06 03:31:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.75s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:34 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:34 DEBUG : dir/file1.rclone_chunk.001_73ipkc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:34 INFO : dir/file1.rclone_chunk.001_73ipkc: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:34 INFO : dir/file1.rclone_chunk.001_73ipkc: Deleted 2026/06/06 03:31:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 03:31:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/06 03:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 03:31:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:31:34 DEBUG : dir/potato: size = 5 OK 2026/06/06 03:31:34 DEBUG : dir/potato.rclone_chunk.001_73iqd5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:31:34 INFO : dir/potato.rclone_chunk.001_73iqd5: Copied (server-side copy) to: dir/potato 2026/06/06 03:31:34 INFO : dir/potato.rclone_chunk.001_73iqd5: Deleted 2026/06/06 03:31:34 DEBUG : dir/potato: size = 5 OK 2026/06/06 03:31:34 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/06 03:31:34 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/06 03:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 03:31:34 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:34 DEBUG : dir: Looking for writers 2026/06/06 03:31:34 DEBUG : file1: reading active writers 2026/06/06 03:31:34 DEBUG : potato: reading active writers 2026/06/06 03:31:34 DEBUG : Looking for writers 2026/06/06 03:31:34 DEBUG : dir: reading active writers 2026/06/06 03:31:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.39s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:35 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:35 DEBUG : dir/file1.rclone_chunk.001_73ircu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:35 INFO : dir/file1.rclone_chunk.001_73ircu: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:35 INFO : dir/file1.rclone_chunk.001_73ircu: Deleted 2026/06/06 03:31:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/06 03:31:35 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:35 DEBUG : dir/sub: Looking for writers 2026/06/06 03:31:35 DEBUG : dir: Looking for writers 2026/06/06 03:31:35 DEBUG : sub: reading active writers 2026/06/06 03:31:35 DEBUG : file1: reading active writers 2026/06/06 03:31:35 DEBUG : Looking for writers 2026/06/06 03:31:35 DEBUG : dir: reading active writers 2026/06/06 03:31:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.05s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:36 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:36 DEBUG : dir/file1.rclone_chunk.001_73isfj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:36 INFO : dir/file1.rclone_chunk.001_73isfj: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:36 INFO : dir/file1.rclone_chunk.001_73isfj: Deleted 2026/06/06 03:31:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 03:31:36 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/06 03:31:37 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:37 DEBUG : dir/sub/subsub: Looking for writers 2026/06/06 03:31:37 DEBUG : dir/sub: Looking for writers 2026/06/06 03:31:37 DEBUG : subsub: reading active writers 2026/06/06 03:31:37 DEBUG : dir: Looking for writers 2026/06/06 03:31:37 DEBUG : file1: reading active writers 2026/06/06 03:31:37 DEBUG : sub: reading active writers 2026/06/06 03:31:37 DEBUG : Looking for writers 2026/06/06 03:31:37 DEBUG : dir: reading active writers 2026/06/06 03:31:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.14s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:37 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:37 DEBUG : dir/file1.rclone_chunk.001_73itru: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:37 INFO : dir/file1.rclone_chunk.001_73itru: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:37 INFO : dir/file1.rclone_chunk.001_73itru: Deleted 2026/06/06 03:31:38 ERROR : dir/: Dir.Remove not empty 2026/06/06 03:31:38 DEBUG : dir/file1: Remove: 2026/06/06 03:31:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:31:38 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:31:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 03:31:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:38 DEBUG : Looking for writers 2026/06/06 03:31:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.90s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:38 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:38 DEBUG : dir/file1.rclone_chunk.001_73iu7b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:38 INFO : dir/file1.rclone_chunk.001_73iu7b: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:38 INFO : dir/file1.rclone_chunk.001_73iu7b: Deleted 2026/06/06 03:31:38 DEBUG : dir/file1: Remove: 2026/06/06 03:31:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:31:38 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:31:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 03:31:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:38 DEBUG : Looking for writers 2026/06/06 03:31:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.85s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:39 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:39 DEBUG : dir/file1.rclone_chunk.001_73ivs6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:39 INFO : dir/file1.rclone_chunk.001_73ivs6: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:39 INFO : dir/file1.rclone_chunk.001_73ivs6: Deleted 2026/06/06 03:31:39 DEBUG : dir/file1: Remove: 2026/06/06 03:31:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:31:39 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/06 03:31:39 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:39 DEBUG : dir: Looking for writers 2026/06/06 03:31:39 DEBUG : Looking for writers 2026/06/06 03:31:39 DEBUG : dir: reading active writers 2026/06/06 03:31:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.01s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:40 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:40 DEBUG : dir/file1.rclone_chunk.001_73iwcq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:40 INFO : dir/file1.rclone_chunk.001_73iwcq: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:40 INFO : dir/file1.rclone_chunk.001_73iwcq: Deleted 2026/06/06 03:31:41 DEBUG : dir/file3: size = 15 OK 2026/06/06 03:31:41 DEBUG : dir/file3.rclone_chunk.001_73iwv8: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/06 03:31:41 INFO : dir/file3.rclone_chunk.001_73iwv8: Copied (server-side copy) to: dir/file3 2026/06/06 03:31:41 INFO : dir/file3.rclone_chunk.001_73iwv8: Deleted 2026/06/06 03:31:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/06 03:31:41 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:31:41 DEBUG : dir/file3: copy non-chunked object... 2026/06/06 03:31:41 DEBUG : dir2/file1: size = 14 OK 2026/06/06 03:31:41 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/06 03:31:41 DEBUG : dir2/file3: size = 15 OK 2026/06/06 03:31:41 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/06 03:31:41 INFO : dir/file1: Deleted 2026/06/06 03:31:41 INFO : dir/file3: Deleted 2026/06/06 03:31:41 DEBUG : dir: Updating dir with dir2 0x206d7046d6c0 2026/06/06 03:31:41 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 03:31:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/06 03:31:42 DEBUG : dir2/file1: copy non-chunked object... 2026/06/06 03:31:42 DEBUG : file2: size = 14 OK 2026/06/06 03:31:42 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/06 03:31:42 INFO : dir2/file1: Deleted 2026/06/06 03:31:42 DEBUG : file2: Updating file with file2 0x206d702ad1e0 2026/06/06 03:31:42 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/06 03:31:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:31:42 DEBUG : file2: copy non-chunked object... 2026/06/06 03:31:42 DEBUG : dir2/file3: size = 14 OK 2026/06/06 03:31:42 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/06 03:31:42 INFO : file2: Deleted 2026/06/06 03:31:42 DEBUG : dir2/file3: Updating file with dir2/file3 0x206d702ad1e0 2026/06/06 03:31:42 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/06 03:31:42 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/06 03:31:42 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/06 03:31:42 DEBUG : empty directory: Updating dir with renamed empty directory 0x206d70469110 2026/06/06 03:31:42 DEBUG : empty directory: forgetting directory cache 2026/06/06 03:31:42 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/06 03:31:42 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/06 03:31:42 DEBUG : dir2: Renaming to "dir3" 2026/06/06 03:31:42 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:42 DEBUG : dir3: Looking for writers 2026/06/06 03:31:42 DEBUG : file3: reading active writers 2026/06/06 03:31:42 DEBUG : renamed empty directory: Looking for writers 2026/06/06 03:31:42 DEBUG : Looking for writers 2026/06/06 03:31:42 DEBUG : dir3: reading active writers 2026/06/06 03:31:42 DEBUG : renamed empty directory: reading active writers 2026/06/06 03:31:42 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:43 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:43 DEBUG : dir/file1.rclone_chunk.001_73izpg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:43 INFO : dir/file1.rclone_chunk.001_73izpg: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:43 INFO : dir/file1.rclone_chunk.001_73izpg: Deleted 2026/06/06 03:31:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 03:31:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:31:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:31:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 03:31:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/06 03:31:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/06 03:31:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 03:31:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:31:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:31:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 03:31:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/06 03:31:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/06 03:31:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 03:31:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/06 03:31:44 DEBUG : dir/sub/file2: size = 12 OK 2026/06/06 03:31:44 DEBUG : dir/sub/file2.rclone_chunk.001_73izf9: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/06 03:31:44 INFO : dir/sub/file2.rclone_chunk.001_73izf9: Copied (server-side copy) to: dir/sub/file2 2026/06/06 03:31:44 INFO : dir/sub/file2.rclone_chunk.001_73izf9: Deleted 2026/06/06 03:31:44 DEBUG : dir/sub/file2: size = 12 OK 2026/06/06 03:31:44 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/06 03:31:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 03:31:44 DEBUG : forgetting directory cache 2026/06/06 03:31:44 DEBUG : dir: forgetting directory cache 2026/06/06 03:31:44 DEBUG : dir/sub: forgetting directory cache 2026/06/06 03:31:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/06 03:31:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:31:44 DEBUG : dir/sub/file0: size = 5 OK 2026/06/06 03:31:44 DEBUG : dir/sub/file0.rclone_chunk.001_73j0k9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:31:44 INFO : dir/sub/file0.rclone_chunk.001_73j0k9: Copied (server-side copy) to: dir/sub/file0 2026/06/06 03:31:44 INFO : dir/sub/file0.rclone_chunk.001_73j0k9: Deleted 2026/06/06 03:31:44 DEBUG : dir/sub/file0: size = 5 OK 2026/06/06 03:31:44 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/06 03:31:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 03:31:44 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:44 DEBUG : dir/sub: Looking for writers 2026/06/06 03:31:44 DEBUG : file0: reading active writers 2026/06/06 03:31:44 DEBUG : file2: reading active writers 2026/06/06 03:31:44 DEBUG : dir: Looking for writers 2026/06/06 03:31:44 DEBUG : sub: reading active writers 2026/06/06 03:31:44 DEBUG : file1: reading active writers 2026/06/06 03:31:44 DEBUG : Looking for writers 2026/06/06 03:31:44 DEBUG : dir: reading active writers 2026/06/06 03:31:44 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.10s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/06 03:31:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:45 DEBUG : Looking for writers 2026/06/06 03:31:45 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:45 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:45 DEBUG : dir/file1.rclone_chunk.001_73j1pm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:45 INFO : dir/file1.rclone_chunk.001_73j1pm: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:45 INFO : dir/file1.rclone_chunk.001_73j1pm: Deleted 2026/06/06 03:31:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/06 03:31:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:31:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/06 03:31:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/06 03:31:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/06 03:31:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:31:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 03:31:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/06 03:31:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:31:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/06 03:31:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/06 03:31:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/06 03:31:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:31:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 03:31:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:45 DEBUG : dir: Looking for writers 2026/06/06 03:31:45 DEBUG : file1.metadata: reading active writers 2026/06/06 03:31:45 DEBUG : file1: reading active writers 2026/06/06 03:31:45 DEBUG : Looking for writers 2026/06/06 03:31:45 DEBUG : dir: reading active writers 2026/06/06 03:31:45 DEBUG : dir.metadata: reading active writers 2026/06/06 03:31:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.82s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:46 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:46 DEBUG : dir/file1.rclone_chunk.001_73j2bb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:46 INFO : dir/file1.rclone_chunk.001_73j2bb: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:46 INFO : dir/file1.rclone_chunk.001_73j2bb: Deleted 2026/06/06 03:31:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:46 DEBUG : dir: Looking for writers 2026/06/06 03:31:46 DEBUG : file1: reading active writers 2026/06/06 03:31:46 DEBUG : Looking for writers 2026/06/06 03:31:46 DEBUG : dir: reading active writers 2026/06/06 03:31:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:47 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:47 DEBUG : dir/file1.rclone_chunk.001_73j31l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:47 INFO : dir/file1.rclone_chunk.001_73j31l: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:47 INFO : dir/file1.rclone_chunk.001_73j31l: Deleted 2026/06/06 03:31:48 DEBUG : time_test: size = 5 OK 2026/06/06 03:31:48 DEBUG : time_test.rclone_chunk.001_73j39m: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/06 03:31:48 INFO : time_test.rclone_chunk.001_73j39m: Copied (server-side copy) to: time_test 2026/06/06 03:31:48 INFO : time_test.rclone_chunk.001_73j39m: Deleted 2026/06/06 03:31:48 DEBUG : Can set mod time: true 2026/06/06 03:31:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:31:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:48 DEBUG : dir: Looking for writers 2026/06/06 03:31:48 DEBUG : file1: reading active writers 2026/06/06 03:31:48 DEBUG : Looking for writers 2026/06/06 03:31:48 DEBUG : dir: reading active writers 2026/06/06 03:31:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:49 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:49 DEBUG : dir/file1.rclone_chunk.001_73j4lm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:49 INFO : dir/file1.rclone_chunk.001_73j4lm: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:49 INFO : dir/file1.rclone_chunk.001_73j4lm: Deleted 2026/06/06 03:31:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:31:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:31:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:31:50 DEBUG : dir/file1: size = 0 OK 2026/06/06 03:31:50 DEBUG : dir/file1.rclone_chunk.001_73j569: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:31:50 INFO : dir/file1.rclone_chunk.001_73j569: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:50 INFO : dir/file1.rclone_chunk.001_73j569: Deleted 2026/06/06 03:31:50 DEBUG : dir/file1: size = 0 OK 2026/06/06 03:31:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:31:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:31:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:50 DEBUG : dir: Looking for writers 2026/06/06 03:31:50 DEBUG : file1: reading active writers 2026/06/06 03:31:50 DEBUG : Looking for writers 2026/06/06 03:31:50 DEBUG : dir: reading active writers 2026/06/06 03:31:50 DEBUG : >WaitForWriters: 2026/06/06 03:31:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:50 DEBUG : dir: Looking for writers 2026/06/06 03:31:50 DEBUG : file1: reading active writers 2026/06/06 03:31:50 DEBUG : Looking for writers 2026/06/06 03:31:50 DEBUG : dir: reading active writers 2026/06/06 03:31:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:50 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:50 DEBUG : dir/file1.rclone_chunk.001_73j6nt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:50 INFO : dir/file1.rclone_chunk.001_73j6nt: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:51 INFO : dir/file1.rclone_chunk.001_73j6nt: Deleted 2026/06/06 03:31:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:31:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:31:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:31:51 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:31:51 DEBUG : dir/file1.rclone_chunk.001_73j7lj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:31:51 INFO : dir/file1.rclone_chunk.001_73j7lj: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:51 INFO : dir/file1.rclone_chunk.001_73j7lj: Deleted 2026/06/06 03:31:51 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:31:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:31:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:31:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:51 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:51 DEBUG : dir: Looking for writers 2026/06/06 03:31:51 DEBUG : file1: reading active writers 2026/06/06 03:31:51 DEBUG : Looking for writers 2026/06/06 03:31:51 DEBUG : dir: reading active writers 2026/06/06 03:31:51 DEBUG : >WaitForWriters: 2026/06/06 03:31:52 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:52 DEBUG : dir: Looking for writers 2026/06/06 03:31:52 DEBUG : file1: reading active writers 2026/06/06 03:31:52 DEBUG : Looking for writers 2026/06/06 03:31:52 DEBUG : dir: reading active writers 2026/06/06 03:31:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:31:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:31:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:31:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:31:52 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:52 DEBUG : dir/file1.rclone_chunk.001_73j8nc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:52 INFO : dir/file1.rclone_chunk.001_73j8nc: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:52 INFO : dir/file1.rclone_chunk.001_73j8nc: Deleted 2026/06/06 03:31:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:31:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:53 DEBUG : dir: Looking for writers 2026/06/06 03:31:53 DEBUG : file1: reading active writers 2026/06/06 03:31:53 DEBUG : Looking for writers 2026/06/06 03:31:53 DEBUG : dir: reading active writers 2026/06/06 03:31:53 DEBUG : >WaitForWriters: 2026/06/06 03:31:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:31:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:31:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:31:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:31:53 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:53 DEBUG : dir/file1.rclone_chunk.001_73j9mp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:53 INFO : dir/file1.rclone_chunk.001_73j9mp: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:53 INFO : dir/file1.rclone_chunk.001_73j9mp: Deleted 2026/06/06 03:31:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 03:31:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:31:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:31:54 DEBUG : dir/file1(0x206d70513200): close: 2026/06/06 03:31:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:31:54 DEBUG : dir/file1(0x206d70513200): >close: err= 2026/06/06 03:31:54 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:54 DEBUG : dir: Looking for writers 2026/06/06 03:31:54 DEBUG : file1: reading active writers 2026/06/06 03:31:54 DEBUG : Looking for writers 2026/06/06 03:31:54 DEBUG : dir: reading active writers 2026/06/06 03:31:54 DEBUG : >WaitForWriters: 2026/06/06 03:31:54 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:54 DEBUG : dir: Looking for writers 2026/06/06 03:31:54 DEBUG : file1: reading active writers 2026/06/06 03:31:54 DEBUG : Looking for writers 2026/06/06 03:31:54 DEBUG : dir: reading active writers 2026/06/06 03:31:54 DEBUG : >WaitForWriters: 2026/06/06 03:31:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:31:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:31:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:31:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:31:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:31:54 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:54 DEBUG : dir/file1.rclone_chunk.001_73ja2q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:54 INFO : dir/file1.rclone_chunk.001_73ja2q: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:54 INFO : dir/file1.rclone_chunk.001_73ja2q: Deleted 2026/06/06 03:31:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 03:31:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:31:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:31:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:31:55 DEBUG : dir/file1(0x206d70433540): _writeAt: size=5, off=0 2026/06/06 03:31:55 DEBUG : dir/file1(0x206d70433540): openPending: 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:55 DEBUG : dir/file1(0x206d70433540): >openPending: err= 2026/06/06 03:31:55 DEBUG : dir/file1(0x206d70433540): >_writeAt: n=5, err= 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/06 03:31:55 DEBUG : dir/file1(0x206d70433540): close: 2026/06/06 03:31:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/06 03:31:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/06 03:31:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/06 03:31:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/06 03:31:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:31:55 DEBUG : dir/file1(0x206d70433540): >close: err= 2026/06/06 03:31:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:31:55 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:31:55 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:55 DEBUG : dir/file1.rclone_chunk.001_73jbvf: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/06 03:31:55 INFO : dir/file1.rclone_chunk.001_73jbvf: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:55 INFO : dir/file1.rclone_chunk.001_73jbvf: Deleted 2026/06/06 03:31:55 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:55 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/06/06 03:31:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:31:55 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/06 03:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:31:55 DEBUG : dir: Looking for writers 2026/06/06 03:31:55 DEBUG : file1: reading active writers 2026/06/06 03:31:55 DEBUG : Looking for writers 2026/06/06 03:31:55 DEBUG : dir: reading active writers 2026/06/06 03:31:55 DEBUG : >WaitForWriters: 2026/06/06 03:31:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:56 DEBUG : dir: Looking for writers 2026/06/06 03:31:56 DEBUG : file1: reading active writers 2026/06/06 03:31:56 DEBUG : Looking for writers 2026/06/06 03:31:56 DEBUG : dir: reading active writers 2026/06/06 03:31:56 DEBUG : >WaitForWriters: 2026/06/06 03:31:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.34s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.83s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.70s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.16s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.16s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.82s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:56 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:56 DEBUG : dir/file1.rclone_chunk.001_73jckw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:56 INFO : dir/file1.rclone_chunk.001_73jckw: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:56 INFO : dir/file1.rclone_chunk.001_73jckw: Deleted 2026/06/06 03:31:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:31:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:31:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:31:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 03:31:57 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:57 DEBUG : dir: Looking for writers 2026/06/06 03:31:57 DEBUG : file1: reading active writers 2026/06/06 03:31:57 DEBUG : Looking for writers 2026/06/06 03:31:57 DEBUG : dir: reading active writers 2026/06/06 03:31:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.00s) === RUN TestFileOpenReadUnknownSize 2026/06/06 03:31:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/06 03:31:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/06 03:31:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:31:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/06 03:31:57 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:57 DEBUG : Looking for writers 2026/06/06 03:31:57 DEBUG : file.txt: reading active writers 2026/06/06 03:31:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:57 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:57 DEBUG : dir/file1.rclone_chunk.001_73jduw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:57 INFO : dir/file1.rclone_chunk.001_73jduw: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:57 INFO : dir/file1.rclone_chunk.001_73jduw: Deleted 2026/06/06 03:31:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 03:31:58 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:31:58 DEBUG : dir/file1.rclone_chunk.001_73je9i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:31:58 INFO : dir/file1.rclone_chunk.001_73je9i: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:58 INFO : dir/file1.rclone_chunk.001_73je9i: Deleted 2026/06/06 03:31:58 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:31:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:31:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:31:58 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:58 DEBUG : dir: Looking for writers 2026/06/06 03:31:58 DEBUG : file1: reading active writers 2026/06/06 03:31:58 DEBUG : Looking for writers 2026/06/06 03:31:58 DEBUG : dir: reading active writers 2026/06/06 03:31:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.43s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:31:59 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:31:59 DEBUG : dir/file1.rclone_chunk.001_73jeh0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:31:59 INFO : dir/file1.rclone_chunk.001_73jeh0: Copied (server-side copy) to: dir/file1 2026/06/06 03:31:59 INFO : dir/file1.rclone_chunk.001_73jeh0: Deleted 2026/06/06 03:31:59 DEBUG : dir/file1: Remove: 2026/06/06 03:31:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:31:59 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:31:59 DEBUG : dir/file1: Remove: 2026/06/06 03:31:59 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/06 03:31:59 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:31:59 DEBUG : dir: Looking for writers 2026/06/06 03:31:59 DEBUG : Looking for writers 2026/06/06 03:31:59 DEBUG : dir: reading active writers 2026/06/06 03:31:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:31:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:00 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:00 DEBUG : dir/file1.rclone_chunk.001_73jf5k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:00 INFO : dir/file1.rclone_chunk.001_73jf5k: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:00 INFO : dir/file1.rclone_chunk.001_73jf5k: Deleted 2026/06/06 03:32:00 DEBUG : dir/file1: Remove: 2026/06/06 03:32:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:00 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:32:00 DEBUG : dir/file1: Remove: 2026/06/06 03:32:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/06 03:32:00 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:00 DEBUG : dir: Looking for writers 2026/06/06 03:32:00 DEBUG : Looking for writers 2026/06/06 03:32:00 DEBUG : dir: reading active writers 2026/06/06 03:32:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.95s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:00 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:00 DEBUG : dir/file1.rclone_chunk.001_73jglg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:00 INFO : dir/file1.rclone_chunk.001_73jglg: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:01 INFO : dir/file1.rclone_chunk.001_73jglg: Deleted 2026/06/06 03:32:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:32:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 03:32:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:32:01 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/06 03:32:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:32:01 DEBUG : dir/file1: Open: flags=0x3 2026/06/06 03:32:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/06 03:32:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/06 03:32:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:01 DEBUG : dir: Looking for writers 2026/06/06 03:32:01 DEBUG : file1: reading active writers 2026/06/06 03:32:01 DEBUG : Looking for writers 2026/06/06 03:32:01 DEBUG : dir: reading active writers 2026/06/06 03:32:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:01 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:01 DEBUG : dir/file1.rclone_chunk.001_73jhyr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:01 INFO : dir/file1.rclone_chunk.001_73jhyr: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:01 INFO : dir/file1.rclone_chunk.001_73jhyr: Deleted 2026/06/06 03:32:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:02 DEBUG : dir: Looking for writers 2026/06/06 03:32:02 DEBUG : file1: reading active writers 2026/06/06 03:32:02 DEBUG : Looking for writers 2026/06/06 03:32:02 DEBUG : dir: reading active writers 2026/06/06 03:32:02 DEBUG : >WaitForWriters: 2026/06/06 03:32:02 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:02 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:02 INFO : dir/file1: Deleted 2026/06/06 03:32:02 DEBUG : newLeaf: Updating file with newLeaf 0x206d70365ba0 2026/06/06 03:32:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:02 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:32:02 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:02 INFO : newLeaf: Deleted 2026/06/06 03:32:02 DEBUG : dir/file1: Updating file with dir/file1 0x206d70365ba0 2026/06/06 03:32:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:32:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:03 DEBUG : dir/file1: File is currently open, delaying rename 0x206d70365ba0 2026/06/06 03:32:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 03:32:03 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:32:03 DEBUG : dir/file1.rclone_chunk.001_73jj8i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:32:03 INFO : dir/file1.rclone_chunk.001_73jj8i: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:03 INFO : dir/file1.rclone_chunk.001_73jj8i: Deleted 2026/06/06 03:32:03 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:32:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:32:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:03 DEBUG : newLeaf: Running delayed rename now 2026/06/06 03:32:03 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:03 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:03 INFO : dir/file1: Deleted 2026/06/06 03:32:03 DEBUG : newLeaf: Updating file with newLeaf 0x206d70365ba0 2026/06/06 03:32:03 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:03 DEBUG : dir: Looking for writers 2026/06/06 03:32:03 DEBUG : Looking for writers 2026/06/06 03:32:03 DEBUG : dir: reading active writers 2026/06/06 03:32:03 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:03 DEBUG : >WaitForWriters: 2026/06/06 03:32:03 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:03 DEBUG : dir: Looking for writers 2026/06/06 03:32:03 DEBUG : Looking for writers 2026/06/06 03:32:03 DEBUG : dir: reading active writers 2026/06/06 03:32:03 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:04 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:04 DEBUG : dir/file1.rclone_chunk.001_73jk21: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:04 INFO : dir/file1.rclone_chunk.001_73jk21: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:04 INFO : dir/file1.rclone_chunk.001_73jk21: Deleted 2026/06/06 03:32:04 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:04 DEBUG : dir: Looking for writers 2026/06/06 03:32:04 DEBUG : file1: reading active writers 2026/06/06 03:32:04 DEBUG : Looking for writers 2026/06/06 03:32:04 DEBUG : dir: reading active writers 2026/06/06 03:32:04 DEBUG : >WaitForWriters: 2026/06/06 03:32:05 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:05 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:05 INFO : dir/file1: Deleted 2026/06/06 03:32:05 DEBUG : newLeaf: Updating file with newLeaf 0x206d7051a5b0 2026/06/06 03:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:05 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:32:05 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:05 INFO : newLeaf: Deleted 2026/06/06 03:32:05 DEBUG : dir/file1: Updating file with dir/file1 0x206d7051a5b0 2026/06/06 03:32:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:32:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:32:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:05 DEBUG : dir/file1: File is currently open, delaying rename 0x206d7051a5b0 2026/06/06 03:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 03:32:06 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:32:06 DEBUG : dir/file1.rclone_chunk.001_73jlp0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:32:06 INFO : dir/file1.rclone_chunk.001_73jlp0: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:06 INFO : dir/file1.rclone_chunk.001_73jlp0: Deleted 2026/06/06 03:32:06 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:32:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:32:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:06 DEBUG : newLeaf: Running delayed rename now 2026/06/06 03:32:06 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:06 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:06 INFO : dir/file1: Deleted 2026/06/06 03:32:06 DEBUG : newLeaf: Updating file with newLeaf 0x206d7051a5b0 2026/06/06 03:32:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:06 DEBUG : dir: Looking for writers 2026/06/06 03:32:06 DEBUG : Looking for writers 2026/06/06 03:32:06 DEBUG : dir: reading active writers 2026/06/06 03:32:06 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:06 DEBUG : >WaitForWriters: 2026/06/06 03:32:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:06 DEBUG : dir: Looking for writers 2026/06/06 03:32:06 DEBUG : Looking for writers 2026/06/06 03:32:06 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:06 DEBUG : dir: reading active writers 2026/06/06 03:32:06 DEBUG : >WaitForWriters: 2026/06/06 03:32:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:07 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:07 DEBUG : dir/file1.rclone_chunk.001_73jmo2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:07 INFO : dir/file1.rclone_chunk.001_73jmo2: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:07 INFO : dir/file1.rclone_chunk.001_73jmo2: Deleted 2026/06/06 03:32:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:32:07 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:07 DEBUG : dir/file1(0x206d707b2140): openPending: 2026/06/06 03:32:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:07 DEBUG : dir/file1(0x206d707b2140): >openPending: err= 2026/06/06 03:32:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:07 DEBUG : dir/file1(0x206d707b2140): _writeAt: size=14, off=0 2026/06/06 03:32:07 DEBUG : dir/file1(0x206d707b2140): >_writeAt: n=14, err= 2026/06/06 03:32:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:32:07 DEBUG : dir/file1(0x206d707b2140): close: 2026/06/06 03:32:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:32:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:32:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:07 DEBUG : dir/file1(0x206d707b2140): >close: err= 2026/06/06 03:32:07 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:07 DEBUG : dir: Looking for writers 2026/06/06 03:32:07 DEBUG : file1: reading active writers 2026/06/06 03:32:07 DEBUG : Looking for writers 2026/06/06 03:32:07 DEBUG : dir: reading active writers 2026/06/06 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:07 DEBUG : dir: Looking for writers 2026/06/06 03:32:07 DEBUG : file1: reading active writers 2026/06/06 03:32:07 DEBUG : Looking for writers 2026/06/06 03:32:07 DEBUG : dir: reading active writers 2026/06/06 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:07 DEBUG : dir: Looking for writers 2026/06/06 03:32:07 DEBUG : file1: reading active writers 2026/06/06 03:32:07 DEBUG : Looking for writers 2026/06/06 03:32:07 DEBUG : dir: reading active writers 2026/06/06 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:07 DEBUG : dir: Looking for writers 2026/06/06 03:32:07 DEBUG : file1: reading active writers 2026/06/06 03:32:07 DEBUG : Looking for writers 2026/06/06 03:32:07 DEBUG : dir: reading active writers 2026/06/06 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:07 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:32:07 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:07 DEBUG : dir: Looking for writers 2026/06/06 03:32:07 DEBUG : file1: reading active writers 2026/06/06 03:32:07 DEBUG : Looking for writers 2026/06/06 03:32:07 DEBUG : dir: reading active writers 2026/06/06 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:07 DEBUG : dir: Looking for writers 2026/06/06 03:32:07 DEBUG : file1: reading active writers 2026/06/06 03:32:07 DEBUG : Looking for writers 2026/06/06 03:32:07 DEBUG : dir: reading active writers 2026/06/06 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:07 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:07 DEBUG : dir/file1.rclone_chunk.001_73jn4p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:07 INFO : dir/file1.rclone_chunk.001_73jn4p: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:08 INFO : dir/file1.rclone_chunk.001_73jn4p: Deleted 2026/06/06 03:32:08 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:08 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:32:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/06 03:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:08 DEBUG : dir: Looking for writers 2026/06/06 03:32:08 DEBUG : file1: reading active writers 2026/06/06 03:32:08 DEBUG : Looking for writers 2026/06/06 03:32:08 DEBUG : dir: reading active writers 2026/06/06 03:32:08 DEBUG : >WaitForWriters: 2026/06/06 03:32:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d708ae080): _readAt: size=512, off=0 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d708ae080): openPending: 2026/06/06 03:32:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:32:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d708ae080): >openPending: err= 2026/06/06 03:32:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d708ae080): >_readAt: n=14, err=EOF 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d708ae080): close: 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d708ae080): >close: err= 2026/06/06 03:32:08 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:08 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:08 INFO : dir/file1: Deleted 2026/06/06 03:32:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:08 DEBUG : newLeaf: Updating file with newLeaf 0x206d706f0750 2026/06/06 03:32:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:08 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:32:08 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:08 INFO : newLeaf: Deleted 2026/06/06 03:32:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 03:32:08 DEBUG : dir/file1: Updating file with dir/file1 0x206d706f0750 2026/06/06 03:32:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d7084dd80): openPending: 2026/06/06 03:32:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:32:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d7084dd80): >openPending: err= 2026/06/06 03:32:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d7084dd80): _writeAt: size=25, off=0 2026/06/06 03:32:08 DEBUG : dir/file1(0x206d7084dd80): >_writeAt: n=25, err= 2026/06/06 03:32:08 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:09 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:09 INFO : dir/file1: Deleted 2026/06/06 03:32:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:09 DEBUG : newLeaf: Updating file with newLeaf 0x206d706f0750 2026/06/06 03:32:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:09 DEBUG : newLeaf(0x206d7084dd80): close: 2026/06/06 03:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:32:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:32:08.927878229 +0000 UTC m=+49.954275874 2026/06/06 03:32:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:09 DEBUG : newLeaf(0x206d7084dd80): >close: err= 2026/06/06 03:32:09 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:32:09 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:09 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:09 DEBUG : newLeaf.rclone_chunk.001_73jpib: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:32:09 INFO : newLeaf.rclone_chunk.001_73jpib: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:09 INFO : newLeaf.rclone_chunk.001_73jpib: Deleted 2026/06/06 03:32:09 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:09 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:32:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:32:08.927878229 +0000 UTC" 2026/06/06 03:32:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:32:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : >WaitForWriters: 2026/06/06 03:32:09 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:09 DEBUG : dir: Looking for writers 2026/06/06 03:32:09 DEBUG : Looking for writers 2026/06/06 03:32:09 DEBUG : dir: reading active writers 2026/06/06 03:32:09 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:09 DEBUG : >WaitForWriters: 2026/06/06 03:32:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:10 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:10 DEBUG : dir/file1.rclone_chunk.001_73jqw8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:10 INFO : dir/file1.rclone_chunk.001_73jqw8: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:10 INFO : dir/file1.rclone_chunk.001_73jqw8: Deleted 2026/06/06 03:32:10 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:10 DEBUG : dir: Looking for writers 2026/06/06 03:32:10 DEBUG : file1: reading active writers 2026/06/06 03:32:10 DEBUG : Looking for writers 2026/06/06 03:32:10 DEBUG : dir: reading active writers 2026/06/06 03:32:10 DEBUG : >WaitForWriters: 2026/06/06 03:32:10 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:10 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:10 INFO : dir/file1: Deleted 2026/06/06 03:32:10 DEBUG : newLeaf: Updating file with newLeaf 0x206d70b70d00 2026/06/06 03:32:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:11 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:32:11 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:11 INFO : newLeaf: Deleted 2026/06/06 03:32:11 DEBUG : dir/file1: Updating file with dir/file1 0x206d70b70d00 2026/06/06 03:32:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:11 DEBUG : dir/file1(0x206d704fd800): openPending: 2026/06/06 03:32:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:11 DEBUG : dir/file1(0x206d704fd800): >openPending: err= 2026/06/06 03:32:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:11 DEBUG : dir/file1(0x206d704fd800): _writeAt: size=25, off=0 2026/06/06 03:32:11 DEBUG : dir/file1(0x206d704fd800): >_writeAt: n=25, err= 2026/06/06 03:32:11 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:11 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:11 INFO : dir/file1: Deleted 2026/06/06 03:32:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:11 DEBUG : newLeaf: Updating file with newLeaf 0x206d70b70d00 2026/06/06 03:32:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:11 DEBUG : newLeaf(0x206d704fd800): close: 2026/06/06 03:32:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:32:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:32:11.473957524 +0000 UTC m=+52.500355169 2026/06/06 03:32:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:11 DEBUG : newLeaf(0x206d704fd800): >close: err= 2026/06/06 03:32:11 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:11 DEBUG : dir: Looking for writers 2026/06/06 03:32:11 DEBUG : Looking for writers 2026/06/06 03:32:11 DEBUG : dir: reading active writers 2026/06/06 03:32:11 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:11 DEBUG : dir: Looking for writers 2026/06/06 03:32:11 DEBUG : Looking for writers 2026/06/06 03:32:11 DEBUG : dir: reading active writers 2026/06/06 03:32:11 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:11 DEBUG : dir: Looking for writers 2026/06/06 03:32:11 DEBUG : Looking for writers 2026/06/06 03:32:11 DEBUG : dir: reading active writers 2026/06/06 03:32:11 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:11 DEBUG : dir: Looking for writers 2026/06/06 03:32:11 DEBUG : Looking for writers 2026/06/06 03:32:11 DEBUG : dir: reading active writers 2026/06/06 03:32:11 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:11 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:32:11 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:11 DEBUG : dir: Looking for writers 2026/06/06 03:32:11 DEBUG : Looking for writers 2026/06/06 03:32:11 DEBUG : dir: reading active writers 2026/06/06 03:32:11 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:11 DEBUG : dir: Looking for writers 2026/06/06 03:32:11 DEBUG : Looking for writers 2026/06/06 03:32:11 DEBUG : dir: reading active writers 2026/06/06 03:32:11 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:12 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:12 DEBUG : newLeaf.rclone_chunk.001_73jr70: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:32:12 INFO : newLeaf.rclone_chunk.001_73jr70: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:12 INFO : newLeaf.rclone_chunk.001_73jr70: Deleted 2026/06/06 03:32:12 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:12 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:32:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:32:11.473957524 +0000 UTC" 2026/06/06 03:32:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:32:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:32:12 DEBUG : dir: Looking for writers 2026/06/06 03:32:12 DEBUG : Looking for writers 2026/06/06 03:32:12 DEBUG : dir: reading active writers 2026/06/06 03:32:12 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:12 DEBUG : >WaitForWriters: 2026/06/06 03:32:12 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:12 DEBUG : dir: Looking for writers 2026/06/06 03:32:12 DEBUG : Looking for writers 2026/06/06 03:32:12 DEBUG : dir: reading active writers 2026/06/06 03:32:12 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:12 DEBUG : >WaitForWriters: 2026/06/06 03:32:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:12 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:12 DEBUG : dir/file1.rclone_chunk.001_73js0u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:12 INFO : dir/file1.rclone_chunk.001_73js0u: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:13 INFO : dir/file1.rclone_chunk.001_73js0u: Deleted 2026/06/06 03:32:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:32:13 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d7094f980): openPending: 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d7094f980): >openPending: err= 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d7094f980): _writeAt: size=14, off=0 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d7094f980): >_writeAt: n=14, err= 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d7094f980): close: 2026/06/06 03:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:32:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d7094f980): >close: err= 2026/06/06 03:32:13 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:32:13 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:13 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:13 DEBUG : dir/file1.rclone_chunk.001_73jtz5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:13 INFO : dir/file1.rclone_chunk.001_73jtz5: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:13 INFO : dir/file1.rclone_chunk.001_73jtz5: Deleted 2026/06/06 03:32:13 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:13 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/06 03:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:13 DEBUG : dir: Looking for writers 2026/06/06 03:32:13 DEBUG : file1: reading active writers 2026/06/06 03:32:13 DEBUG : Looking for writers 2026/06/06 03:32:13 DEBUG : dir: reading active writers 2026/06/06 03:32:13 DEBUG : >WaitForWriters: 2026/06/06 03:32:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:13 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d707d1ec0): _readAt: size=512, off=0 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d707d1ec0): openPending: 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:32:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d707d1ec0): >openPending: err= 2026/06/06 03:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d707d1ec0): >_readAt: n=14, err=EOF 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d707d1ec0): close: 2026/06/06 03:32:13 DEBUG : dir/file1(0x206d707d1ec0): >close: err= 2026/06/06 03:32:14 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:14 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:14 INFO : dir/file1: Deleted 2026/06/06 03:32:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:14 DEBUG : newLeaf: Updating file with newLeaf 0x206d70bfec30 2026/06/06 03:32:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:14 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:32:14 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:14 INFO : newLeaf: Deleted 2026/06/06 03:32:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 03:32:14 DEBUG : dir/file1: Updating file with dir/file1 0x206d70bfec30 2026/06/06 03:32:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:14 DEBUG : dir/file1(0x206d70801e80): openPending: 2026/06/06 03:32:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:32:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:14 DEBUG : dir/file1(0x206d70801e80): >openPending: err= 2026/06/06 03:32:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:14 DEBUG : dir/file1(0x206d70801e80): _writeAt: size=25, off=0 2026/06/06 03:32:14 DEBUG : dir/file1(0x206d70801e80): >_writeAt: n=25, err= 2026/06/06 03:32:14 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:14 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:14 INFO : dir/file1: Deleted 2026/06/06 03:32:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:14 DEBUG : newLeaf: Updating file with newLeaf 0x206d70bfec30 2026/06/06 03:32:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:14 DEBUG : newLeaf(0x206d70801e80): close: 2026/06/06 03:32:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:32:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:32:14.756537709 +0000 UTC m=+55.782935354 2026/06/06 03:32:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:14 DEBUG : newLeaf(0x206d70801e80): >close: err= 2026/06/06 03:32:14 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:14 DEBUG : dir: Looking for writers 2026/06/06 03:32:14 DEBUG : Looking for writers 2026/06/06 03:32:14 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:14 DEBUG : dir: reading active writers 2026/06/06 03:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:14 DEBUG : dir: Looking for writers 2026/06/06 03:32:14 DEBUG : Looking for writers 2026/06/06 03:32:14 DEBUG : dir: reading active writers 2026/06/06 03:32:14 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:14 DEBUG : dir: Looking for writers 2026/06/06 03:32:14 DEBUG : Looking for writers 2026/06/06 03:32:14 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:14 DEBUG : dir: reading active writers 2026/06/06 03:32:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:15 DEBUG : dir: Looking for writers 2026/06/06 03:32:15 DEBUG : Looking for writers 2026/06/06 03:32:15 DEBUG : dir: reading active writers 2026/06/06 03:32:15 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:15 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:32:15 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:15 DEBUG : dir: Looking for writers 2026/06/06 03:32:15 DEBUG : Looking for writers 2026/06/06 03:32:15 DEBUG : dir: reading active writers 2026/06/06 03:32:15 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:15 DEBUG : dir: Looking for writers 2026/06/06 03:32:15 DEBUG : Looking for writers 2026/06/06 03:32:15 DEBUG : dir: reading active writers 2026/06/06 03:32:15 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:15 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:15 DEBUG : newLeaf.rclone_chunk.001_73jv66: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:32:15 INFO : newLeaf.rclone_chunk.001_73jv66: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:15 INFO : newLeaf.rclone_chunk.001_73jv66: Deleted 2026/06/06 03:32:15 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:15 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:32:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:32:14.756537709 +0000 UTC" 2026/06/06 03:32:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:32:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:32:15 DEBUG : dir: Looking for writers 2026/06/06 03:32:15 DEBUG : Looking for writers 2026/06/06 03:32:15 DEBUG : dir: reading active writers 2026/06/06 03:32:15 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:15 DEBUG : >WaitForWriters: 2026/06/06 03:32:15 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:15 DEBUG : dir: Looking for writers 2026/06/06 03:32:15 DEBUG : Looking for writers 2026/06/06 03:32:15 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:15 DEBUG : dir: reading active writers 2026/06/06 03:32:15 DEBUG : >WaitForWriters: 2026/06/06 03:32:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:16 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:16 DEBUG : dir/file1.rclone_chunk.001_73jvgw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:16 INFO : dir/file1.rclone_chunk.001_73jvgw: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:16 INFO : dir/file1.rclone_chunk.001_73jvgw: Deleted 2026/06/06 03:32:16 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:16 DEBUG : dir: Looking for writers 2026/06/06 03:32:16 DEBUG : file1: reading active writers 2026/06/06 03:32:16 DEBUG : Looking for writers 2026/06/06 03:32:16 DEBUG : dir: reading active writers 2026/06/06 03:32:16 DEBUG : >WaitForWriters: 2026/06/06 03:32:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:16 DEBUG : dir/file1(0x206d70433d80): _readAt: size=512, off=0 2026/06/06 03:32:16 DEBUG : dir/file1(0x206d70433d80): openPending: 2026/06/06 03:32:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:32:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:16 DEBUG : dir/file1(0x206d70433d80): >openPending: err= 2026/06/06 03:32:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/06 03:32:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:16 DEBUG : dir/file1(0x206d70433d80): >_readAt: n=14, err=EOF 2026/06/06 03:32:16 DEBUG : dir/file1(0x206d70433d80): close: 2026/06/06 03:32:16 DEBUG : dir/file1(0x206d70433d80): >close: err= 2026/06/06 03:32:16 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:16 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:16 INFO : dir/file1: Deleted 2026/06/06 03:32:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:16 DEBUG : newLeaf: Updating file with newLeaf 0x206d708ac340 2026/06/06 03:32:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:17 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:32:17 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:32:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:17 INFO : newLeaf: Deleted 2026/06/06 03:32:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 03:32:17 DEBUG : dir/file1: Updating file with dir/file1 0x206d708ac340 2026/06/06 03:32:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:17 DEBUG : dir/file1(0x206d7037b140): openPending: 2026/06/06 03:32:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:32:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:17 DEBUG : dir/file1(0x206d7037b140): >openPending: err= 2026/06/06 03:32:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:17 DEBUG : dir/file1(0x206d7037b140): _writeAt: size=25, off=0 2026/06/06 03:32:17 DEBUG : dir/file1(0x206d7037b140): >_writeAt: n=25, err= 2026/06/06 03:32:17 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:32:17 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:32:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:17 INFO : dir/file1: Deleted 2026/06/06 03:32:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:32:17 DEBUG : newLeaf: Updating file with newLeaf 0x206d708ac340 2026/06/06 03:32:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:32:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:17 DEBUG : newLeaf(0x206d7037b140): close: 2026/06/06 03:32:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:32:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:32:17.354321238 +0000 UTC m=+58.380718873 2026/06/06 03:32:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:17 DEBUG : newLeaf(0x206d7037b140): >close: err= 2026/06/06 03:32:17 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:17 DEBUG : dir: Looking for writers 2026/06/06 03:32:17 DEBUG : Looking for writers 2026/06/06 03:32:17 DEBUG : dir: reading active writers 2026/06/06 03:32:17 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:17 DEBUG : dir: Looking for writers 2026/06/06 03:32:17 DEBUG : Looking for writers 2026/06/06 03:32:17 DEBUG : dir: reading active writers 2026/06/06 03:32:17 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:17 DEBUG : dir: Looking for writers 2026/06/06 03:32:17 DEBUG : Looking for writers 2026/06/06 03:32:17 DEBUG : dir: reading active writers 2026/06/06 03:32:17 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:17 DEBUG : dir: Looking for writers 2026/06/06 03:32:17 DEBUG : Looking for writers 2026/06/06 03:32:17 DEBUG : dir: reading active writers 2026/06/06 03:32:17 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:17 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:32:17 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:17 DEBUG : dir: Looking for writers 2026/06/06 03:32:17 DEBUG : Looking for writers 2026/06/06 03:32:17 DEBUG : dir: reading active writers 2026/06/06 03:32:17 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:17 DEBUG : dir: Looking for writers 2026/06/06 03:32:17 DEBUG : Looking for writers 2026/06/06 03:32:17 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:17 DEBUG : dir: reading active writers 2026/06/06 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:18 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:18 DEBUG : newLeaf.rclone_chunk.001_73jxg2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:32:18 INFO : newLeaf.rclone_chunk.001_73jxg2: Copied (server-side copy) to: newLeaf 2026/06/06 03:32:18 INFO : newLeaf.rclone_chunk.001_73jxg2: Deleted 2026/06/06 03:32:18 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:32:18 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:32:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:32:17.354321238 +0000 UTC" 2026/06/06 03:32:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:32:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:32:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:32:18 DEBUG : dir: Looking for writers 2026/06/06 03:32:18 DEBUG : Looking for writers 2026/06/06 03:32:18 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:18 DEBUG : dir: reading active writers 2026/06/06 03:32:18 DEBUG : >WaitForWriters: 2026/06/06 03:32:18 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:18 DEBUG : dir: Looking for writers 2026/06/06 03:32:18 DEBUG : Looking for writers 2026/06/06 03:32:18 DEBUG : dir: reading active writers 2026/06/06 03:32:18 DEBUG : newLeaf: reading active writers 2026/06/06 03:32:18 DEBUG : >WaitForWriters: 2026/06/06 03:32:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestFileRename (16.97s) --- PASS: TestFileRename/off,forceCache=false (2.69s) --- PASS: TestFileRename/minimal,forceCache=false (2.57s) --- PASS: TestFileRename/minimal,forceCache=true (3.27s) --- PASS: TestFileRename/writes,forceCache=false (2.54s) --- PASS: TestFileRename/writes,forceCache=true (3.29s) --- PASS: TestFileRename/full,forceCache=false (2.60s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:18 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:18 DEBUG : Looking for writers 2026/06/06 03:32:18 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.11s) === 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:18 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:18 DEBUG : dir/file1.rclone_chunk.001_73jynj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:18 INFO : dir/file1.rclone_chunk.001_73jynj: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:19 INFO : dir/file1.rclone_chunk.001_73jynj: Deleted 2026/06/06 03:32:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:32:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:32:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:19 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:19 DEBUG : dir: Looking for writers 2026/06/06 03:32:19 DEBUG : file1: reading active writers 2026/06/06 03:32:19 DEBUG : Looking for writers 2026/06/06 03:32:19 DEBUG : dir: reading active writers 2026/06/06 03:32:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.98s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:19 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:19 DEBUG : dir/file1.rclone_chunk.001_73jzws: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:19 INFO : dir/file1.rclone_chunk.001_73jzws: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:19 INFO : dir/file1.rclone_chunk.001_73jzws: Deleted 2026/06/06 03:32:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:32:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/06 03:32:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/06 03:32:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/06 03:32:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/06 03:32:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/06 03:32:20 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:20 DEBUG : dir: Looking for writers 2026/06/06 03:32:20 DEBUG : file1: reading active writers 2026/06/06 03:32:20 DEBUG : Looking for writers 2026/06/06 03:32:20 DEBUG : dir: reading active writers 2026/06/06 03:32:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.42s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:21 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:21 DEBUG : dir/file1.rclone_chunk.001_73k01w: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:21 INFO : dir/file1.rclone_chunk.001_73k01w: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:21 INFO : dir/file1.rclone_chunk.001_73k01w: Deleted 2026/06/06 03:32:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:32:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/06 03:32:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/06 03:32:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/06 03:32:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 03:32:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/06 03:32:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/06 03:32:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/06 03:32:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/06 03:32:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/06 03:32:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/06 03:32:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/06 03:32:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/06 03:32:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/06 03:32:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/06 03:32:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/06 03:32:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/06 03:32:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/06 03:32:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/06 03:32:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/06 03:32:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/06 03:32:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/06 03:32:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/06 03:32:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/06 03:32:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/06 03:32:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/06 03:32:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:22 DEBUG : dir: Looking for writers 2026/06/06 03:32:22 DEBUG : file1: reading active writers 2026/06/06 03:32:22 DEBUG : Looking for writers 2026/06/06 03:32:22 DEBUG : dir: reading active writers 2026/06/06 03:32:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.55s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:22 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:22 DEBUG : dir/file1.rclone_chunk.001_73k2c5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:22 INFO : dir/file1.rclone_chunk.001_73k2c5: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:22 INFO : dir/file1.rclone_chunk.001_73k2c5: Deleted 2026/06/06 03:32:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:32:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:32:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:23 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:23 DEBUG : dir: Looking for writers 2026/06/06 03:32:23 DEBUG : file1: reading active writers 2026/06/06 03:32:23 DEBUG : Looking for writers 2026/06/06 03:32:23 DEBUG : dir: reading active writers 2026/06/06 03:32:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.85s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:23 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:23 DEBUG : dir/file1.rclone_chunk.001_73k3wn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:23 INFO : dir/file1.rclone_chunk.001_73k3wn: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:23 INFO : dir/file1.rclone_chunk.001_73k3wn: Deleted 2026/06/06 03:32:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:32:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:32:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/06 03:32:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/06 03:32:23 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:23 DEBUG : dir: Looking for writers 2026/06/06 03:32:23 DEBUG : file1: reading active writers 2026/06/06 03:32:23 DEBUG : Looking for writers 2026/06/06 03:32:23 DEBUG : dir: reading active writers 2026/06/06 03:32:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:24 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:24 DEBUG : dir/file1.rclone_chunk.001_73k4zg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:24 INFO : dir/file1.rclone_chunk.001_73k4zg: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:24 INFO : dir/file1.rclone_chunk.001_73k4zg: Deleted 2026/06/06 03:32:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:24 DEBUG : dir/file1(0x206d70811680): _readAt: size=1, off=0 2026/06/06 03:32:24 DEBUG : dir/file1(0x206d70811680): openPending: 2026/06/06 03:32:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): >openPending: err= 2026/06/06 03:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 03:32:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): >_readAt: n=1, err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): _readAt: size=256, off=1 2026/06/06 03:32:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): >_readAt: n=15, err=EOF 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): _readAt: size=16, off=16 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): >_readAt: n=0, err=EOF 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): close: 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): >close: err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): close: 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d70811680): >close: err=file already closed 2026/06/06 03:32:25 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:25 DEBUG : dir: Looking for writers 2026/06/06 03:32:25 DEBUG : file1: reading active writers 2026/06/06 03:32:25 DEBUG : Looking for writers 2026/06/06 03:32:25 DEBUG : dir: reading active writers 2026/06/06 03:32:25 DEBUG : >WaitForWriters: 2026/06/06 03:32:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:25 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:25 DEBUG : dir/file1.rclone_chunk.001_73k50p: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:25 INFO : dir/file1.rclone_chunk.001_73k50p: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:25 INFO : dir/file1.rclone_chunk.001_73k50p: Deleted 2026/06/06 03:32:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): _readAt: size=1, off=0 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): openPending: 2026/06/06 03:32:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >openPending: err= 2026/06/06 03:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 03:32:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >_readAt: n=1, err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): _readAt: size=1, off=5 2026/06/06 03:32:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >_readAt: n=1, err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): _readAt: size=1, off=3 2026/06/06 03:32:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >_readAt: n=1, err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): _readAt: size=1, off=13 2026/06/06 03:32:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >_readAt: n=1, err= 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): _readAt: size=16, off=100 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >_readAt: n=0, err=EOF 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): close: 2026/06/06 03:32:25 DEBUG : dir/file1(0x206d701f7080): >close: err= 2026/06/06 03:32:25 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:25 DEBUG : dir: Looking for writers 2026/06/06 03:32:25 DEBUG : file1: reading active writers 2026/06/06 03:32:25 DEBUG : Looking for writers 2026/06/06 03:32:25 DEBUG : dir: reading active writers 2026/06/06 03:32:25 DEBUG : >WaitForWriters: 2026/06/06 03:32:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:26 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:26 DEBUG : dir/file1.rclone_chunk.001_73k6hi: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:26 INFO : dir/file1.rclone_chunk.001_73k6hi: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:26 INFO : dir/file1.rclone_chunk.001_73k6hi: Deleted 2026/06/06 03:32:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=1, off=0 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): openPending: 2026/06/06 03:32:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >openPending: err= 2026/06/06 03:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 03:32:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=1, err= 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=1, off=5 2026/06/06 03:32:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=1, err= 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=1, off=1 2026/06/06 03:32:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=1, err= 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=6, off=10 2026/06/06 03:32:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=6, err= 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=256, off=10 2026/06/06 03:32:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=6, err=EOF 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=256, off=100 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=0, err=EOF 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): close: 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >close: err= 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): _readAt: size=256, off=100 2026/06/06 03:32:26 DEBUG : dir/file1(0x206d70433ac0): >_readAt: n=0, err=file already closed 2026/06/06 03:32:26 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:26 DEBUG : dir: Looking for writers 2026/06/06 03:32:26 DEBUG : file1: reading active writers 2026/06/06 03:32:26 DEBUG : Looking for writers 2026/06/06 03:32:26 DEBUG : dir: reading active writers 2026/06/06 03:32:26 DEBUG : >WaitForWriters: 2026/06/06 03:32:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.96s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:27 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:27 DEBUG : dir/file1.rclone_chunk.001_73k7h2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:27 INFO : dir/file1.rclone_chunk.001_73k7h2: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:27 INFO : dir/file1.rclone_chunk.001_73k7h2: Deleted 2026/06/06 03:32:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:27 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): RWFileHandle.Flush 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): _readAt: size=256, off=0 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): openPending: 2026/06/06 03:32:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): >openPending: err= 2026/06/06 03:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/06 03:32:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): >_readAt: n=16, err=EOF 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): RWFileHandle.Flush 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): RWFileHandle.Flush 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): close: 2026/06/06 03:32:27 DEBUG : dir/file1(0x206d707df0c0): >close: err= 2026/06/06 03:32:27 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:27 DEBUG : dir: Looking for writers 2026/06/06 03:32:27 DEBUG : file1: reading active writers 2026/06/06 03:32:27 DEBUG : Looking for writers 2026/06/06 03:32:27 DEBUG : dir: reading active writers 2026/06/06 03:32:27 DEBUG : >WaitForWriters: 2026/06/06 03:32:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:28 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:28 DEBUG : dir/file1.rclone_chunk.001_73k8wr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:28 INFO : dir/file1.rclone_chunk.001_73k8wr: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:28 INFO : dir/file1.rclone_chunk.001_73k8wr: Deleted 2026/06/06 03:32:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:32:28 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): _readAt: size=256, off=0 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): openPending: 2026/06/06 03:32:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): >openPending: err= 2026/06/06 03:32:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/06 03:32:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): >_readAt: n=16, err=EOF 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): RWFileHandle.Release 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): close: 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): >close: err= 2026/06/06 03:32:28 DEBUG : dir/file1(0x206d70811d40): RWFileHandle.Release 2026/06/06 03:32:28 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:28 DEBUG : dir: Looking for writers 2026/06/06 03:32:28 DEBUG : file1: reading active writers 2026/06/06 03:32:28 DEBUG : Looking for writers 2026/06/06 03:32:28 DEBUG : dir: reading active writers 2026/06/06 03:32:28 DEBUG : >WaitForWriters: 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.90s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:28 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): openPending: 2026/06/06 03:32:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): >openPending: err= 2026/06/06 03:32:28 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): _writeAt: size=5, off=0 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): >_writeAt: n=5, err= 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): _writeAt: size=7, off=5 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): >_writeAt: n=7, err= 2026/06/06 03:32:28 DEBUG : file1: vfs cache: truncate to size=11 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): close: 2026/06/06 03:32:28 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:32:28.966011242 +0000 UTC m=+69.992408887 2026/06/06 03:32:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): >close: err= 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): close: 2026/06/06 03:32:28 DEBUG : file1(0x206d7037b240): >close: err=file already closed 2026/06/06 03:32:28 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:28 DEBUG : Looking for writers 2026/06/06 03:32:28 DEBUG : file1: reading active writers 2026/06/06 03:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:28 DEBUG : Looking for writers 2026/06/06 03:32:28 DEBUG : file1: reading active writers 2026/06/06 03:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:28 DEBUG : Looking for writers 2026/06/06 03:32:28 DEBUG : file1: reading active writers 2026/06/06 03:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:29 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:29 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:29 DEBUG : file1: size = 11 OK 2026/06/06 03:32:29 DEBUG : file1.rclone_chunk.001_73k9tx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 03:32:29 INFO : file1.rclone_chunk.001_73k9tx: Copied (server-side copy) to: file1 2026/06/06 03:32:29 INFO : file1.rclone_chunk.001_73k9tx: Deleted 2026/06/06 03:32:29 DEBUG : file1: size = 11 OK 2026/06/06 03:32:29 INFO : file1: Copied (new) 2026/06/06 03:32:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-06 03:32:28.966011242 +0000 UTC" 2026/06/06 03:32:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:29 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : >WaitForWriters: 2026/06/06 03:32:29 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : >WaitForWriters: 2026/06/06 03:32:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.89s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:29 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): openPending: 2026/06/06 03:32:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): >openPending: err= 2026/06/06 03:32:29 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): _writeAt: size=7, off=0 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): >_writeAt: n=7, err= 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): _writeAt: size=6, off=5 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): >_writeAt: n=6, err= 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): close: 2026/06/06 03:32:29 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:32:29.856423878 +0000 UTC m=+70.882821544 2026/06/06 03:32:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): >close: err= 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): _writeAt: size=5, off=0 2026/06/06 03:32:29 DEBUG : file1(0x206d7076ba40): >_writeAt: n=0, err=file already closed 2026/06/06 03:32:29 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:29 DEBUG : Looking for writers 2026/06/06 03:32:29 DEBUG : file1: reading active writers 2026/06/06 03:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:29 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:29 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:30 DEBUG : file1: size = 11 OK 2026/06/06 03:32:30 DEBUG : file1.rclone_chunk.001_73k9n3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 03:32:30 INFO : file1.rclone_chunk.001_73k9n3: Copied (server-side copy) to: file1 2026/06/06 03:32:30 INFO : file1.rclone_chunk.001_73k9n3: Deleted 2026/06/06 03:32:30 DEBUG : file1: size = 11 OK 2026/06/06 03:32:30 INFO : file1: Copied (new) 2026/06/06 03:32:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-06 03:32:29.856423878 +0000 UTC" 2026/06/06 03:32:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:30 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : >WaitForWriters: 2026/06/06 03:32:30 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : >WaitForWriters: 2026/06/06 03:32:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.89s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:30 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:30 DEBUG : file1(0x206d704fc180): openPending: 2026/06/06 03:32:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:30 DEBUG : file1(0x206d704fc180): >openPending: err= 2026/06/06 03:32:30 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:30 DEBUG : file1(0x206d704fc180): close: 2026/06/06 03:32:30 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:32:30.745991785 +0000 UTC m=+71.772389430 2026/06/06 03:32:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:30 DEBUG : file1(0x206d704fc180): >close: err= 2026/06/06 03:32:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:32:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:32:30 DEBUG : file2: newRWFileHandle: 2026/06/06 03:32:30 DEBUG : file2(0x206d704fc600): openPending: 2026/06/06 03:32:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:32:30 DEBUG : file2(0x206d704fc600): >openPending: err= 2026/06/06 03:32:30 DEBUG : file2: >newRWFileHandle: err= 2026/06/06 03:32:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:32:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/06 03:32:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/06 03:32:30 DEBUG : file2(0x206d704fc600): RWFileHandle.Flush 2026/06/06 03:32:30 DEBUG : file2(0x206d704fc600): RWFileHandle.Release 2026/06/06 03:32:30 DEBUG : file2(0x206d704fc600): close: 2026/06/06 03:32:30 DEBUG : file2: vfs cache: setting modification time to 2026-06-06 03:32:30.746764468 +0000 UTC m=+71.773162113 2026/06/06 03:32:30 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:30 DEBUG : file2(0x206d704fc600): >close: err= 2026/06/06 03:32:30 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : file2: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : file2: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : file2: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : file2: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/06 03:32:30 DEBUG : file2: vfs cache: starting upload 2026/06/06 03:32:30 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:30 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:30 DEBUG : Looking for writers 2026/06/06 03:32:30 DEBUG : file1: reading active writers 2026/06/06 03:32:30 DEBUG : file2: reading active writers 2026/06/06 03:32:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/06 03:32:30 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : file2: reading active writers 2026/06/06 03:32:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/06 03:32:31 DEBUG : file2: size = 0 OK 2026/06/06 03:32:31 DEBUG : file2.rclone_chunk.001_73kahe: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:32:31 INFO : file2.rclone_chunk.001_73kahe: Copied (server-side copy) to: file2 2026/06/06 03:32:31 DEBUG : file1: size = 0 OK 2026/06/06 03:32:31 DEBUG : file1.rclone_chunk.001_73ka0r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:32:31 INFO : file1.rclone_chunk.001_73ka0r: Copied (server-side copy) to: file1 2026/06/06 03:32:31 INFO : file2.rclone_chunk.001_73kahe: Deleted 2026/06/06 03:32:31 DEBUG : file2: size = 0 OK 2026/06/06 03:32:31 INFO : file2: Copied (new) 2026/06/06 03:32:31 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-06 03:32:30.746764468 +0000 UTC" 2026/06/06 03:32:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/06 03:32:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:32:31 INFO : file2: vfs cache: upload succeeded try #1 2026/06/06 03:32:31 INFO : file1.rclone_chunk.001_73ka0r: Deleted 2026/06/06 03:32:31 DEBUG : file1: size = 0 OK 2026/06/06 03:32:31 INFO : file1: Copied (new) 2026/06/06 03:32:31 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-06 03:32:30.745991785 +0000 UTC" 2026/06/06 03:32:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:31 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : file2: reading active writers 2026/06/06 03:32:31 DEBUG : >WaitForWriters: 2026/06/06 03:32:31 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : file2: reading active writers 2026/06/06 03:32:31 DEBUG : >WaitForWriters: 2026/06/06 03:32:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:31 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): openPending: 2026/06/06 03:32:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): >openPending: err= 2026/06/06 03:32:31 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): _writeAt: size=5, off=0 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): >_writeAt: n=5, err= 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): RWFileHandle.Flush 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): RWFileHandle.Flush 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): close: 2026/06/06 03:32:31 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:32:31.781625867 +0000 UTC m=+72.808023522 2026/06/06 03:32:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:31 DEBUG : file1(0x206d7095e600): >close: err= 2026/06/06 03:32:31 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:31 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:31 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:31 DEBUG : Looking for writers 2026/06/06 03:32:31 DEBUG : file1: reading active writers 2026/06/06 03:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:32 DEBUG : file1: size = 5 OK 2026/06/06 03:32:32 DEBUG : file1.rclone_chunk.001_73kb6x: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:32:32 INFO : file1.rclone_chunk.001_73kb6x: Copied (server-side copy) to: file1 2026/06/06 03:32:32 INFO : file1.rclone_chunk.001_73kb6x: Deleted 2026/06/06 03:32:32 DEBUG : file1: size = 5 OK 2026/06/06 03:32:32 INFO : file1: Copied (new) 2026/06/06 03:32:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 03:32:31.781625867 +0000 UTC" 2026/06/06 03:32:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:32 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : >WaitForWriters: 2026/06/06 03:32:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:32 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): openPending: 2026/06/06 03:32:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): >openPending: err= 2026/06/06 03:32:32 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): _writeAt: size=5, off=0 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): >_writeAt: n=5, err= 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): RWFileHandle.Release 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): close: 2026/06/06 03:32:32 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:32:32.603174371 +0000 UTC m=+73.629572006 2026/06/06 03:32:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): >close: err= 2026/06/06 03:32:32 DEBUG : file1(0x206d70811240): RWFileHandle.Release 2026/06/06 03:32:32 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:32 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:32 DEBUG : Looking for writers 2026/06/06 03:32:32 DEBUG : file1: reading active writers 2026/06/06 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:33 DEBUG : file1: size = 5 OK 2026/06/06 03:32:33 DEBUG : file1.rclone_chunk.001_73kc3y: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:32:33 INFO : file1.rclone_chunk.001_73kc3y: Copied (server-side copy) to: file1 2026/06/06 03:32:33 INFO : file1.rclone_chunk.001_73kc3y: Deleted 2026/06/06 03:32:33 DEBUG : file1: size = 5 OK 2026/06/06 03:32:33 INFO : file1: Copied (new) 2026/06/06 03:32:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 03:32:32.603174371 +0000 UTC" 2026/06/06 03:32:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:33 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:33 DEBUG : Looking for writers 2026/06/06 03:32:33 DEBUG : file1: reading active writers 2026/06/06 03:32:33 DEBUG : >WaitForWriters: 2026/06/06 03:32:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo/dir/file1: no such file or directory 2026/06/06 03:32:33 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:33 DEBUG : dir/file1.rclone_chunk.001_73kdl5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:33 INFO : dir/file1.rclone_chunk.001_73kdl5: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:33 INFO : dir/file1.rclone_chunk.001_73kdl5: Deleted 2026/06/06 03:32:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:32:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:34 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:34 DEBUG : dir/file1(0x206d7019eec0): openPending: 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:34 DEBUG : dir/file1(0x206d7019eec0): >openPending: err= 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:32:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:34 DEBUG : dir/file1(0x206d7019eec0): _writeAt: size=5, off=0 2026/06/06 03:32:34 DEBUG : dir/file1(0x206d7019eec0): >_writeAt: n=5, err= 2026/06/06 03:32:34 DEBUG : dir/file1(0x206d7019eec0): close: 2026/06/06 03:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-06 03:32:34.1874033 +0000 UTC m=+75.213800935 2026/06/06 03:32:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:34 DEBUG : dir/file1(0x206d7019eec0): >close: err= 2026/06/06 03:32:34 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:32:34 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:34 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:32:34 DEBUG : dir/file1.rclone_chunk.001_73keiv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:32:34 INFO : dir/file1.rclone_chunk.001_73keiv: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:34 INFO : dir/file1.rclone_chunk.001_73keiv: Deleted 2026/06/06 03:32:34 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:32:34 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-06 03:32:34.1874033 +0000 UTC" 2026/06/06 03:32:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:34 DEBUG : dir: Looking for writers 2026/06/06 03:32:34 DEBUG : file1: reading active writers 2026/06/06 03:32:34 DEBUG : Looking for writers 2026/06/06 03:32:34 DEBUG : dir: reading active writers 2026/06/06 03:32:34 DEBUG : >WaitForWriters: 2026/06/06 03:32:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:35 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:32:35 DEBUG : dir/file1.rclone_chunk.001_73kf4l: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:32:35 INFO : dir/file1.rclone_chunk.001_73kf4l: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:35 INFO : dir/file1.rclone_chunk.001_73kf4l: Deleted 2026/06/06 03:32:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:32:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): _writeAt: size=5, off=0 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): openPending: 2026/06/06 03:32:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): >openPending: err= 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): >_writeAt: n=5, err= 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): _writeAt: size=15, off=5 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): >_writeAt: n=15, err= 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): close: 2026/06/06 03:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/06 03:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-06 03:32:35.813803779 +0000 UTC m=+76.840201414 2026/06/06 03:32:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:35 DEBUG : dir/file1(0x206d7086d3c0): >close: err= 2026/06/06 03:32:35 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:35 DEBUG : dir: Looking for writers 2026/06/06 03:32:35 DEBUG : file1: reading active writers 2026/06/06 03:32:35 DEBUG : Looking for writers 2026/06/06 03:32:35 DEBUG : dir: reading active writers 2026/06/06 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:35 DEBUG : dir: Looking for writers 2026/06/06 03:32:35 DEBUG : file1: reading active writers 2026/06/06 03:32:35 DEBUG : Looking for writers 2026/06/06 03:32:35 DEBUG : dir: reading active writers 2026/06/06 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:35 DEBUG : dir: Looking for writers 2026/06/06 03:32:35 DEBUG : file1: reading active writers 2026/06/06 03:32:35 DEBUG : Looking for writers 2026/06/06 03:32:35 DEBUG : dir: reading active writers 2026/06/06 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:35 DEBUG : dir: Looking for writers 2026/06/06 03:32:35 DEBUG : file1: reading active writers 2026/06/06 03:32:35 DEBUG : Looking for writers 2026/06/06 03:32:35 DEBUG : dir: reading active writers 2026/06/06 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:35 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:32:35 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:35 DEBUG : dir: Looking for writers 2026/06/06 03:32:35 DEBUG : file1: reading active writers 2026/06/06 03:32:35 DEBUG : Looking for writers 2026/06/06 03:32:35 DEBUG : dir: reading active writers 2026/06/06 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:36 DEBUG : dir: Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : dir: reading active writers 2026/06/06 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:36 DEBUG : dir/file1: size = 20 OK 2026/06/06 03:32:36 DEBUG : dir/file1.rclone_chunk.001_73kfgc: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/06 03:32:36 INFO : dir/file1.rclone_chunk.001_73kfgc: Copied (server-side copy) to: dir/file1 2026/06/06 03:32:36 INFO : dir/file1.rclone_chunk.001_73kfgc: Deleted 2026/06/06 03:32:36 DEBUG : dir/file1: size = 20 OK 2026/06/06 03:32:36 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:32:36 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-06 03:32:35.813803779 +0000 UTC" 2026/06/06 03:32:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:36 DEBUG : dir: Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : dir: reading active writers 2026/06/06 03:32:36 DEBUG : >WaitForWriters: 2026/06/06 03:32:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.63s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:36 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:36 DEBUG : file1(0x206d7095ec80): openPending: 2026/06/06 03:32:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:36 DEBUG : file1(0x206d7095ec80): >openPending: err= 2026/06/06 03:32:36 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:36 DEBUG : file1(0x206d7095ec80): _writeAt: size=5, off=0 2026/06/06 03:32:36 DEBUG : file1(0x206d7095ec80): >_writeAt: n=5, err= 2026/06/06 03:32:36 DEBUG : file1(0x206d7095ec80): close: 2026/06/06 03:32:36 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:32:36.689971668 +0000 UTC m=+77.716369313 2026/06/06 03:32:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:36 DEBUG : file1(0x206d7095ec80): >close: err= 2026/06/06 03:32:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:36 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:36 DEBUG : Looking for writers 2026/06/06 03:32:36 DEBUG : file1: reading active writers 2026/06/06 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:37 DEBUG : Looking for writers 2026/06/06 03:32:37 DEBUG : file1: reading active writers 2026/06/06 03:32:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:37 DEBUG : file1: size = 5 OK 2026/06/06 03:32:37 DEBUG : file1.rclone_chunk.001_73kgz4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:32:37 INFO : file1.rclone_chunk.001_73kgz4: Copied (server-side copy) to: file1 2026/06/06 03:32:37 INFO : file1.rclone_chunk.001_73kgz4: Deleted 2026/06/06 03:32:37 DEBUG : file1: size = 5 OK 2026/06/06 03:32:37 INFO : file1: Copied (new) 2026/06/06 03:32:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 03:32:36.689971668 +0000 UTC" 2026/06/06 03:32:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:37 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:37 DEBUG : Looking for writers 2026/06/06 03:32:37 DEBUG : file1: reading active writers 2026/06/06 03:32:37 DEBUG : >WaitForWriters: 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/06 03:32:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899640): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899640): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899640): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.505602228 +0000 UTC m=+78.531999873 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.505602228 +0000 UTC m=+78.531999873 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70899ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512080): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512080): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512080): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512080): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512080): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.505602228 +0000 UTC m=+78.531999873 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512080): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70181650 item 1 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705126c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705126c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705126c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705126c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705126c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.508476157 +0000 UTC m=+78.534873793 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705126c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513000): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513000): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513000): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513000): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513000): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.508476157 +0000 UTC m=+78.534873793 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513000): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701da000 item 2 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513a80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513a80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513a80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513a80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513a80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.509788412 +0000 UTC m=+78.536186047 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513a80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.509788412 +0000 UTC m=+78.536186047 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a780): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a780): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.509788412 +0000 UTC m=+78.536186047 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701da770 item 3 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037aec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037aec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037aec0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037aec0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037aec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.511960233 +0000 UTC m=+78.538357878 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037aec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a80c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a80c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a80c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a80c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a80c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.511960233 +0000 UTC m=+78.538357878 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a80c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de150 item 4 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8700): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8700): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.513398255 +0000 UTC m=+78.539795891 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.513398255 +0000 UTC m=+78.539795891 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9040): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9040): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9040): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9040): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9040): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.513398255 +0000 UTC m=+78.539795891 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9040): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de5b0 item 5 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a96c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a96c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a96c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a96c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a96c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.515678452 +0000 UTC m=+78.542076087 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a96c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9c80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9c80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9c80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9c80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9c80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.515678452 +0000 UTC m=+78.542076087 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9c80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708deaf0 item 6 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e980): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e980): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.517137243 +0000 UTC m=+78.543534888 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.517137243 +0000 UTC m=+78.543534888 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ef80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f980): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f980): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f980): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.517137243 +0000 UTC m=+78.543534888 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df0a0 item 7 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e380): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e380): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e380): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e380): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e380): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.518668792 +0000 UTC m=+78.545066427 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e8c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e8c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e8c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e8c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e8c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.518668792 +0000 UTC m=+78.545066427 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e8c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df5e0 item 8 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef80): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d7071ef80): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef80): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f380): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f380): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f380): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f380): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f380): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.51983504 +0000 UTC m=+78.546232675 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.51983504 +0000 UTC m=+78.546232675 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fd00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fd00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fd00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fd00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fd00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.51983504 +0000 UTC m=+78.546232675 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fd00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708dfb20 item 9 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432540): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432540): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432540): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432540): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432540): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.521487238 +0000 UTC m=+78.547884873 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432540): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432b40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432b40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.521487238 +0000 UTC m=+78.547884873 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc150 item 10 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433200): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d70433200): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433200): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433200): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433200): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433200): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704335c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704335c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704335c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704335c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704335c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.522635591 +0000 UTC m=+78.549033226 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704335c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.522635591 +0000 UTC m=+78.549033226 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc1c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc1c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.522635591 +0000 UTC m=+78.549033226 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc690 item 11 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc840): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc840): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc840): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.524120292 +0000 UTC m=+78.550517927 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fce00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fce00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fce00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fce00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fce00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.524120292 +0000 UTC m=+78.550517927 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fce00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bcf50 item 12 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd480): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d704fd480): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd480): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd480): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd480): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd480): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd840): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd840): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd840): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.525812525 +0000 UTC m=+78.552210180 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a000): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a000): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a000): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a000): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a000): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.525812525 +0000 UTC m=+78.552210180 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a000): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bd490 item 13 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a680): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a680): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a680): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.527334688 +0000 UTC m=+78.553732322 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061a680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061abc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061abc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061abc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061abc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061abc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.527334688 +0000 UTC m=+78.553732322 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061abc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bdb20 item 14 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b200): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d7061b200): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b200): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b200): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b200): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b200): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b5c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b5c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b5c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b5c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b5c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.528944755 +0000 UTC m=+78.555342390 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061b5c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061bc80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061bc80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061bc80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061bc80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061bc80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.528944755 +0000 UTC m=+78.555342390 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7061bc80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2c1c0 item 15 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a400): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a400): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a400): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.530512292 +0000 UTC m=+78.556909958 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a940): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a940): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a940): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.530512292 +0000 UTC m=+78.556909958 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7068a940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2c770 item 16 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704520c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704520c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704520c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704520c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704520c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.532013465 +0000 UTC m=+78.558411110 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704520c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.532013465 +0000 UTC m=+78.558411110 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452540): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452a40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452a40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.532013465 +0000 UTC m=+78.558411110 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70452a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afcf50 item 17 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704530c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704530c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704530c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704530c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704530c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.533961352 +0000 UTC m=+78.560358997 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704530c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453600): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453600): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453600): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453600): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453600): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.533961352 +0000 UTC m=+78.560358997 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453600): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd650 item 18 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453c80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453c80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453c80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453c80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453c80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.53541329 +0000 UTC m=+78.561810935 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70453c80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.53541329 +0000 UTC m=+78.561810935 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c780): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c780): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.53541329 +0000 UTC m=+78.561810935 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072c780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afda40 item 19 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072ce00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072ce00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072ce00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072ce00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072ce00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.537549825 +0000 UTC m=+78.563947470 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072ce00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d340): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d340): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d340): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.537549825 +0000 UTC m=+78.563947470 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0230 item 20 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d9c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d9c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d9c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d9c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d9c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.538976205 +0000 UTC m=+78.565373850 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072d9c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.538976205 +0000 UTC m=+78.565373850 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7072dec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707684c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707684c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707684c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707684c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707684c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.538976205 +0000 UTC m=+78.565373850 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707684c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0620 item 21 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70768b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70768b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70768b40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70768b40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70768b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.54093369 +0000 UTC m=+78.567331335 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70768b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769080): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769080): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769080): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769080): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769080): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.54093369 +0000 UTC m=+78.567331335 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769080): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0fc0 item 22 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769700): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769700): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.542314254 +0000 UTC m=+78.568711899 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.542314254 +0000 UTC m=+78.568711899 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70769c00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0200): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0200): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0200): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0200): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0200): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.542314254 +0000 UTC m=+78.568711899 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1570 item 23 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0880): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0880): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0880): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.544365065 +0000 UTC m=+78.570762710 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0dc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0dc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0dc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0dc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0dc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.544365065 +0000 UTC m=+78.570762710 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a0dc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1b20 item 24 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1400): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d707a1400): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1400): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1400): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1400): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1400): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a17c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a17c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a17c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a17c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a17c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.545718157 +0000 UTC m=+78.572115802 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a17c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.545718157 +0000 UTC m=+78.572115802 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a1cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4300): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4300): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4300): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.545718157 +0000 UTC m=+78.572115802 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9c0e0 item 25 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4980): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4980): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.547475664 +0000 UTC m=+78.573873309 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4ec0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4ec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4ec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4ec0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4ec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.547475664 +0000 UTC m=+78.573873309 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e4ec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9c700 item 26 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5500): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d707e5500): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5500): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5500): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5500): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e58c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e58c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e58c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e58c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e58c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.548847301 +0000 UTC m=+78.575244936 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e58c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.548847301 +0000 UTC m=+78.575244936 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707e5dc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081e400): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081e400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081e400): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081e400): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081e400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.548847301 +0000 UTC m=+78.575244936 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081e400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9ca80 item 27 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081ea80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081ea80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081ea80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081ea80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081ea80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.550946374 +0000 UTC m=+78.577344019 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081ea80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081efc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081efc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081efc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081efc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081efc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.550946374 +0000 UTC m=+78.577344019 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081efc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9cfc0 item 28 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f600): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d7081f600): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f600): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f600): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f600): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f600): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f600): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f9c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f9c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f9c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f9c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f9c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.552846411 +0000 UTC m=+78.579244056 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7081f9c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a180): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a180): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a180): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a180): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a180): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.552846411 +0000 UTC m=+78.579244056 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a180): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9d420 item 29 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a800): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a800): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a800): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.554391716 +0000 UTC m=+78.580789361 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083ad40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083ad40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083ad40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083ad40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083ad40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.554391716 +0000 UTC m=+78.580789361 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083ad40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9d880 item 30 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b380): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d7083b380): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b380): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b380): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b380): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b380): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b740): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b740): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b740): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b740): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b740): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.556008987 +0000 UTC m=+78.582406633 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b740): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083be00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083be00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083be00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083be00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083be00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.556008987 +0000 UTC m=+78.582406633 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083be00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9dc00 item 31 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087e580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087e580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087e580): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087e580): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087e580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.557654413 +0000 UTC m=+78.584052058 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087e580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087eac0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087eac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087eac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087eac0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087eac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.557654413 +0000 UTC m=+78.584052058 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087eac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9c310 item 32 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f100): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f100): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f100): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.559013425 +0000 UTC m=+78.585411070 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9c770 item 33 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.559662344 +0000 UTC m=+78.586059989 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087f580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087fa80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087fa80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087fa80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087fa80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087fa80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.559662344 +0000 UTC m=+78.586059989 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7087fa80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9ca80 item 33 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc1c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc1c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.561284665 +0000 UTC m=+78.587682300 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d1f0 item 34 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.56188954 +0000 UTC m=+78.588287175 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bc640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bcb80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bcb80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bcb80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bcb80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bcb80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.56188954 +0000 UTC m=+78.588287175 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bcb80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d420 item 34 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd1c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd1c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.563212285 +0000 UTC m=+78.589609919 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d9d0 item 35 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.563650233 +0000 UTC m=+78.590047867 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bd640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bdb40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bdb40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bdb40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bdb40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bdb40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.563650233 +0000 UTC m=+78.590047867 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708bdb40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9db90 item 35 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea2c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea2c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea2c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea2c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea2c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.565117451 +0000 UTC m=+78.591515106 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea2c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70176700 item 36 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.565679314 +0000 UTC m=+78.592076959 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ea7c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ead00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ead00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ead00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ead00): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ead00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.565679314 +0000 UTC m=+78.592076959 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ead00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701771f0 item 36 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb340): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb340): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.567411733 +0000 UTC m=+78.593809409 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70177ce0 item 37 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.567894798 +0000 UTC m=+78.594292434 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708eb7c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ebcc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ebcc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ebcc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ebcc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ebcc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.567894798 +0000 UTC m=+78.594292434 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ebcc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314380 item 37 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910440): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910440): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.569476001 +0000 UTC m=+78.595873646 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314700 item 38 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.570001706 +0000 UTC m=+78.596399351 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910e80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910e80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910e80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910e80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910e80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.570001706 +0000 UTC m=+78.596399351 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70910e80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314a80 item 38 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70911500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70911500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70911500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70911500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70911500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.571164286 +0000 UTC m=+78.597561932 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70911500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdaaf0 item 39 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.571822323 +0000 UTC m=+78.598219968 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530340): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530340): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530340): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.571822323 +0000 UTC m=+78.598219968 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdad20 item 39 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705309c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705309c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705309c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705309c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705309c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.573369592 +0000 UTC m=+78.599767237 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705309c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdb260 item 40 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.574058596 +0000 UTC m=+78.600456241 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70530ec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531400): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531400): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531400): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.574058596 +0000 UTC m=+78.600456241 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdb490 item 40 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.575623167 +0000 UTC m=+78.602020863 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705319c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531ec0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531ec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531ec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdb9d0 item 41 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531ec0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531ec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.576208687 +0000 UTC m=+78.602606351 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70531ec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdbb90 item 41 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.576696781 +0000 UTC m=+78.603094416 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a0480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a09c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a09c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a09c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a09c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a09c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.576696781 +0000 UTC m=+78.603094416 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a09c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f4620 item 41 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.578353856 +0000 UTC m=+78.604751501 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1000): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f5810 item 42 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.578895543 +0000 UTC m=+78.605293207 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f5b90 item 42 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.579662515 +0000 UTC m=+78.606060160 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709a1a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c80c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c80c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c80c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c80c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c80c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.579662515 +0000 UTC m=+78.606060160 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c80c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f5dc0 item 42 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.581154118 +0000 UTC m=+78.607551753 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8c00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8c00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8c00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850700 item 43 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8c00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8c00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.581553605 +0000 UTC m=+78.607951269 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c8c00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708508c0 item 43 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.582101632 +0000 UTC m=+78.608499307 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9680): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.582101632 +0000 UTC m=+78.608499307 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850a80 item 43 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.583434113 +0000 UTC m=+78.609831779 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709c9cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e42c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e42c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e42c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850e00 item 44 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e42c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e42c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.583929031 +0000 UTC m=+78.610326666 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e42c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850fc0 item 44 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.584544495 +0000 UTC m=+78.610942131 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4d80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4d80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4d80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4d80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4d80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.584544495 +0000 UTC m=+78.610942131 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e4d80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851180 item 44 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.586279641 +0000 UTC m=+78.612677276 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e53c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e58c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e58c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e58c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851500 item 45 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e58c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e58c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.586775839 +0000 UTC m=+78.613173474 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d709e58c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a020c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a020c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a020c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a020c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a020c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.586775839 +0000 UTC m=+78.613173474 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a020c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708517a0 item 45 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.588096991 +0000 UTC m=+78.614494626 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02c00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02c00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02c00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851c00 item 46 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02c00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02c00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.588504261 +0000 UTC m=+78.614901897 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a02c00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03300): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03300): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03300): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.588504261 +0000 UTC m=+78.614901897 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a230 item 46 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.589953895 +0000 UTC m=+78.616351540 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03e40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03e40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03e40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a690 item 47 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03e40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03e40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.590620057 +0000 UTC m=+78.617017712 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a03e40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3c640): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3c640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3c640): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3c640): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3c640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.590620057 +0000 UTC m=+78.617017712 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3c640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a8c0 item 47 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.592166625 +0000 UTC m=+78.618564260 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3cc80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d180): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d180): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d180): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046af50 item 48 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d180): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d180): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.592610465 +0000 UTC m=+78.619008100 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d180): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d880): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d880): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d880): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.592610465 +0000 UTC m=+78.619008100 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3d880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046b570 item 48 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3dec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3dec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3dec0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3dec0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3dec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.594008722 +0000 UTC m=+78.620406357 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a3dec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046ba40 item 49 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.594555667 +0000 UTC m=+78.620953303 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96980): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96980): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96980): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.594555667 +0000 UTC m=+78.620953303 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a96980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046bd50 item 49 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97000): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97000): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97000): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97000): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97000): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.59596267 +0000 UTC m=+78.622360315 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97000): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7013f8f0 item 50 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.596664169 +0000 UTC m=+78.623061804 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97a80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97a80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97a80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97a80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97a80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.596664169 +0000 UTC m=+78.623061804 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a97a80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70430a10 item 50 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0200): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0200): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0200): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0200): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0200): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.598976957 +0000 UTC m=+78.625374592 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70430ee0 item 51 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.599423942 +0000 UTC m=+78.625821578 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0c40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0c40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0c40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0c40): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0c40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.599423942 +0000 UTC m=+78.625821578 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad0c40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70431180 item 51 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad12c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad12c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad12c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad12c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad12c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.600715338 +0000 UTC m=+78.627112973 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad12c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70431810 item 52 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.601422596 +0000 UTC m=+78.627820231 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad17c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad1d40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad1d40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad1d40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad1d40): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad1d40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.601422596 +0000 UTC m=+78.627820231 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ad1d40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d704319d0 item 52 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea4c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea4c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea4c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea4c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea4c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.602854316 +0000 UTC m=+78.629251952 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea4c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80070 item 53 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.60339964 +0000 UTC m=+78.629797274 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea9c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeaf00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeaf00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeaf00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeaf00): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeaf00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.60339964 +0000 UTC m=+78.629797274 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeaf00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80230 item 53 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb580): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb580): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.605061655 +0000 UTC m=+78.631459311 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c805b0 item 54 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.605672021 +0000 UTC m=+78.632069656 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeba80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c100): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c100): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c100): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.605672021 +0000 UTC m=+78.632069656 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c808c0 item 54 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c540): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c540): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c540): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c540): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c540): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.607331992 +0000 UTC m=+78.633729658 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1c540): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80c40 item 55 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.608205537 +0000 UTC m=+78.634603182 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1ca40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a300): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a300): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a300): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.608205537 +0000 UTC m=+78.634603182 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e6380 item 55 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074abc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074abc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074abc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074abc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074abc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.609652175 +0000 UTC m=+78.636049810 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074abc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e6b60 item 56 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.610229698 +0000 UTC m=+78.636627333 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b680): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.610229698 +0000 UTC m=+78.636627333 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e6d20 item 56 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.611504221 +0000 UTC m=+78.637901886 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074bcc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1cf80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1cf80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1cf80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e76c0 item 57 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1cf80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1cf80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.611952259 +0000 UTC m=+78.638349894 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1cf80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e7880 item 57 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.61249148 +0000 UTC m=+78.638889115 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1d4c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1da40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1da40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1da40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1da40): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1da40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.61249148 +0000 UTC m=+78.638889115 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b1da40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e7b20 item 57 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.613889677 +0000 UTC m=+78.640287312 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700facc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6b40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2c460 item 58 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6b40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.614383782 +0000 UTC m=+78.640781417 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2c620 item 58 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.614886193 +0000 UTC m=+78.641283829 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.614886193 +0000 UTC m=+78.641283829 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2cbd0 item 58 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.615990664 +0000 UTC m=+78.642388299 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7e80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2cf50 item 59 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.616415127 +0000 UTC m=+78.642812763 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d110 item 59 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.616926184 +0000 UTC m=+78.643323820 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513680): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.616926184 +0000 UTC m=+78.643323820 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d2d0 item 59 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.618437687 +0000 UTC m=+78.644835332 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d810 item 60 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.618947972 +0000 UTC m=+78.645345608 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2dc00 item 60 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.619580459 +0000 UTC m=+78.645978104 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037acc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037bec0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037bec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037bec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037bec0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037bec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.619580459 +0000 UTC m=+78.645978104 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037bec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d703141c0 item 60 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.620969599 +0000 UTC m=+78.647367234 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8600): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314620 item 61 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.621388232 +0000 UTC m=+78.647785887 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9240): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9240): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9240): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9240): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9240): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.621388232 +0000 UTC m=+78.647785887 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9240): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d703149a0 item 61 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.622922757 +0000 UTC m=+78.649320402 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9e40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9e40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9e40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70315730 item 62 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9e40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9e40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.62340504 +0000 UTC m=+78.649802675 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9e40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ecc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ecc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ecc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ecc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ecc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.62340504 +0000 UTC m=+78.649802675 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ecc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80070 item 62 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.624591014 +0000 UTC m=+78.650988650 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80d90 item 63 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.625010389 +0000 UTC m=+78.651408024 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e800): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e800): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e800): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.625010389 +0000 UTC m=+78.651408024 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80f50 item 63 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.626734121 +0000 UTC m=+78.653131756 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071ef40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f4c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f4c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f4c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c812d0 item 64 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f4c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f4c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.627223538 +0000 UTC m=+78.653621172 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f4c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fbc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fbc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fbc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fbc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fbc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.627223538 +0000 UTC m=+78.653621172 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fbc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c81490 item 64 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432380): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432380): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432380): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432380): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432380): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.628514351 +0000 UTC m=+78.654911986 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c818f0 item 65 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.628977308 +0000 UTC m=+78.655374944 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432e80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432e80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432e80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432e80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432e80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.628977308 +0000 UTC m=+78.655374944 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432e80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c81b90 item 65 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704334c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704334c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704334c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704334c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704334c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.63030915 +0000 UTC m=+78.656706785 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704334c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701ea930 item 66 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.63077971 +0000 UTC m=+78.657177345 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433e80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433e80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433e80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433e80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433e80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.63077971 +0000 UTC m=+78.657177345 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433e80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701eacb0 item 66 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc6c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc6c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc6c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc6c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc6c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.631821833 +0000 UTC m=+78.658219468 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc6c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701eb420 item 67 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.632277546 +0000 UTC m=+78.658675180 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcb40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd0c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd0c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd0c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd0c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd0c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.632277546 +0000 UTC m=+78.658675180 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd0c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701eb8f0 item 67 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd780): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd780): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd780): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.633515068 +0000 UTC m=+78.659912703 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701ac0e0 item 68 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.634021166 +0000 UTC m=+78.660418800 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdc80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e2c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e2c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e2c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e2c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e2c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.634021166 +0000 UTC m=+78.660418800 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e2c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701acee0 item 68 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e980): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e980): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.635171413 +0000 UTC m=+78.661569048 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095e980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598070 item 69 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.635706045 +0000 UTC m=+78.662103680 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095ee00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f300): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f300): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f300): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.635706045 +0000 UTC m=+78.662103680 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d705984d0 item 69 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f980): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f980): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.637009704 +0000 UTC m=+78.663407338 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095f980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598930 item 70 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.637515771 +0000 UTC m=+78.663913406 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7095fe80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708104c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708104c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708104c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708104c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708104c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.637515771 +0000 UTC m=+78.663913406 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708104c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598af0 item 70 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.638735029 +0000 UTC m=+78.665132665 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598e70 item 71 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.63921667 +0000 UTC m=+78.665614306 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708116c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708116c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708116c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708116c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708116c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.63921667 +0000 UTC m=+78.665614306 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708116c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70599110 item 71 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.640389061 +0000 UTC m=+78.666786696 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811d40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d705996c0 item 72 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.640814356 +0000 UTC m=+78.667211991 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea880): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea880): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea880): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.640814356 +0000 UTC m=+78.667211991 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aea880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d705998f0 item 72 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.641998026 +0000 UTC m=+78.668395661 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeae40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb340): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70599e30 item 73 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb340): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.642547496 +0000 UTC m=+78.668945131 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70aeb340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d6fe3ca80 item 73 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.642962442 +0000 UTC m=+78.669360077 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e87c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e87c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e87c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e87c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e87c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.642962442 +0000 UTC m=+78.669360077 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e87c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d6fe3cfc0 item 73 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.644073576 +0000 UTC m=+78.670471211 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e8e00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9300): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9300): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d6fe3ddc0 item 74 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9300): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.644566409 +0000 UTC m=+78.670964044 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7020a2a0 item 74 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.645044373 +0000 UTC m=+78.671442008 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9dc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9dc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9dc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9dc0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9dc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.645044373 +0000 UTC m=+78.671442008 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704e9dc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7020b0a0 item 74 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.646312454 +0000 UTC m=+78.672710089 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050e500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ea00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ea00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ea00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7020b9d0 item 75 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ea00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ea00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.646717861 +0000 UTC m=+78.673115496 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ea00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f20e0 item 75 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.647406965 +0000 UTC m=+78.673804600 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050ef40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050f480): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050f480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050f480): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050f480): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050f480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.647406965 +0000 UTC m=+78.673804600 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050f480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f2540 item 75 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.648567022 +0000 UTC m=+78.674964656 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7050fac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c0c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c0c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c0c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f2a10 item 76 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c0c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c0c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.648959434 +0000 UTC m=+78.675357069 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c0c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f2bd0 item 76 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.649418934 +0000 UTC m=+78.675816570 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059c600): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059cb80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059cb80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059cb80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059cb80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059cb80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.649418934 +0000 UTC m=+78.675816570 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059cb80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f2ee0 item 76 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.650959821 +0000 UTC m=+78.677357546 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d6c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d6c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d6c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f33b0 item 77 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d6c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d6c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.651505484 +0000 UTC m=+78.677903129 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059d6c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059ddc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059ddc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059ddc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059ddc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059ddc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.651505484 +0000 UTC m=+78.677903129 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7059ddc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f35e0 item 77 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.652978302 +0000 UTC m=+78.679375947 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4a00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4a00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4a00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f3a40 item 78 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4a00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4a00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.653370384 +0000 UTC m=+78.679768019 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c4a00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5100): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5100): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5100): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.653370384 +0000 UTC m=+78.679768019 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f3c00 item 78 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.654677669 +0000 UTC m=+78.681075304 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5740): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5c40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5c40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5c40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b47e0 item 79 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5c40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5c40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.6553175 +0000 UTC m=+78.681715155 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c5c40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.6553175 +0000 UTC m=+78.681715155 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b4bd0 item 79 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.657064738 +0000 UTC m=+78.683462383 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fca80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcf80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcf80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcf80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b58f0 item 80 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcf80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcf80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.657615882 +0000 UTC m=+78.684013517 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcf80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd680): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.657615882 +0000 UTC m=+78.684013517 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70180000 item 80 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fdcc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fdcc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fdcc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fdcc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fdcc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.65929007 +0000 UTC m=+78.685687726 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fdcc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70180b60 item 81 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.659926766 +0000 UTC m=+78.686324400 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624240): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624780): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624780): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.659926766 +0000 UTC m=+78.686324400 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70180fc0 item 81 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624e00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624e00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624e00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624e00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624e00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.661432596 +0000 UTC m=+78.687830231 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70624e00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70181730 item 82 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.662404747 +0000 UTC m=+78.688802382 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625880): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625880): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625880): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.662404747 +0000 UTC m=+78.688802382 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70625880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70181ab0 item 82 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666000): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666000): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666000): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666000): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666000): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.664175178 +0000 UTC m=+78.690572833 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666000): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701da0e0 item 83 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.6647097 +0000 UTC m=+78.691107335 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666a40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666a40): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.6647097 +0000 UTC m=+78.691107335 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70666a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701da460 item 83 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706670c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706670c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706670c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706670c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706670c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.666189391 +0000 UTC m=+78.692587027 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706670c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701dbb90 item 84 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.666854379 +0000 UTC m=+78.693252014 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706675c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70667b40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70667b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70667b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70667b40): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70667b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.666854379 +0000 UTC m=+78.693252014 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70667b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de0e0 item 84 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a2c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a2c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a2c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a2c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a2c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.668261173 +0000 UTC m=+78.694658808 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a2c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de540 item 85 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.668928947 +0000 UTC m=+78.695326582 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070a7c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070ad00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070ad00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070ad00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070ad00): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070ad00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.668928947 +0000 UTC m=+78.695326582 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070ad00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de700 item 85 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b380): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b380): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b380): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b380): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b380): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.670306033 +0000 UTC m=+78.696703668 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708deaf0 item 86 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.670784209 +0000 UTC m=+78.697181844 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070b880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070be00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070be00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070be00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070be00): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070be00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.670784209 +0000 UTC m=+78.697181844 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7070be00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708dee70 item 86 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736580): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736580): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.671998768 +0000 UTC m=+78.698396403 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df260 item 87 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.672450413 +0000 UTC m=+78.698848058 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736a80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736fc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736fc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736fc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736fc0): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736fc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.672450413 +0000 UTC m=+78.698848058 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70736fc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df490 item 87 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737640): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737640): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737640): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.673834293 +0000 UTC m=+78.700231928 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df9d0 item 88 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.674437766 +0000 UTC m=+78.700835401 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70737b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a1c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a1c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.674437766 +0000 UTC m=+78.700835401 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708dfb90 item 88 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.675617399 +0000 UTC m=+78.702015034 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ad40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ad40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ad40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc070 item 89 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ad40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ad40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.676123967 +0000 UTC m=+78.702521603 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ad40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc310 item 89 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.676596211 +0000 UTC m=+78.702993846 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b800): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b800): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b800): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.676596211 +0000 UTC m=+78.702993846 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc540 item 89 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.677771375 +0000 UTC m=+78.704169010 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076be40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a480): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a480): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bcbd0 item 90 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a480): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.678196871 +0000 UTC m=+78.704594506 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bce00 item 90 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.678642254 +0000 UTC m=+78.705039889 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079a9c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079af80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079af80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079af80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079af80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079af80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.678642254 +0000 UTC m=+78.705039889 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079af80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bd180 item 90 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.679955711 +0000 UTC m=+78.706353346 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079b5c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079bb00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079bb00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079bb00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bd650 item 91 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079bb00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079bb00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.680596914 +0000 UTC m=+78.706994550 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7079bb00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bd8f0 item 91 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.681100468 +0000 UTC m=+78.707498103 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d66c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d66c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d66c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d66c0): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d66c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.681100468 +0000 UTC m=+78.707498103 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d66c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bde30 item 91 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.682229885 +0000 UTC m=+78.708627521 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d6d00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7240): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7240): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7240): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afc540 item 92 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7240): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7240): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.682662846 +0000 UTC m=+78.709060480 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7240): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afc770 item 92 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.683357882 +0000 UTC m=+78.709755516 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7d40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7d40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7d40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7d40): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7d40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.683357882 +0000 UTC m=+78.709755516 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707d7d40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afca10 item 92 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.684530601 +0000 UTC m=+78.710928237 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e9c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e9c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e9c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afce70 item 93 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e9c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e9c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.684971577 +0000 UTC m=+78.711369211 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080e9c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f0c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f0c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f0c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f0c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f0c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.684971577 +0000 UTC m=+78.711369211 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f0c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd030 item 93 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.686314739 +0000 UTC m=+78.712712374 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080f700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080fc40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080fc40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080fc40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd5e0 item 94 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080fc40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080fc40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.686766214 +0000 UTC m=+78.713163848 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7080fc40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a440): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a440): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a440): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.686766214 +0000 UTC m=+78.713163848 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083a440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd7a0 item 94 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.688113093 +0000 UTC m=+78.714510728 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083aa80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083afc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083afc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083afc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afdb90 item 95 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083afc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083afc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.688501638 +0000 UTC m=+78.714899273 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083afc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b6c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b6c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b6c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b6c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b6c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.688501638 +0000 UTC m=+78.714899273 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083b6c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afdd50 item 95 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.689699706 +0000 UTC m=+78.716097341 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7083bd00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880340): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0460 item 96 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880340): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.690120072 +0000 UTC m=+78.716517707 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880a40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880a40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.690120072 +0000 UTC m=+78.716517707 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0620 item 96 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= 2026/06/06 03:32:37 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:37 DEBUG : Looking for writers 2026/06/06 03:32:37 DEBUG : >WaitForWriters: 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/06 03:32:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881d00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881d00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881d00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881d00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881d00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.849618254 +0000 UTC m=+78.876015899 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881d00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.849618254 +0000 UTC m=+78.876015899 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae740): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae740): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae740): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae740): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae740): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.849618254 +0000 UTC m=+78.876015899 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708ae740): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1b90 item 1 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708aed80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708aed80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708aed80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708aed80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708aed80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.851905664 +0000 UTC m=+78.878303299 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708aed80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af280): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af280): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af280): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.851905664 +0000 UTC m=+78.878303299 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701771f0 item 2 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af8c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af8c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af8c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af8c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af8c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.854144342 +0000 UTC m=+78.880542017 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708af8c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.854144342 +0000 UTC m=+78.880542017 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708afd40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0300): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0300): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0300): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.854144342 +0000 UTC m=+78.880542017 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70177ce0 item 3 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0980): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0980): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.85654656 +0000 UTC m=+78.882944205 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0ec0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0ec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0ec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0ec0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0ec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.85654656 +0000 UTC m=+78.882944205 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e0ec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bda7e0 item 4 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.858445685 +0000 UTC m=+78.884843370 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.858445685 +0000 UTC m=+78.884843370 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1e40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1e40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1e40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1e40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1e40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.858445685 +0000 UTC m=+78.884843370 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708e1e40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdabd0 item 5 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096a5c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096a5c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096a5c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096a5c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096a5c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.861296812 +0000 UTC m=+78.887694457 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096a5c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096ab00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096ab00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096ab00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096ab00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096ab00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.861296812 +0000 UTC m=+78.887694457 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096ab00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdb260 item 6 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b180): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b180): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b180): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b180): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b180): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.863103411 +0000 UTC m=+78.889501087 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b180): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.863103411 +0000 UTC m=+78.889501087 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096b680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096bb40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096bb40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096bb40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096bb40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096bb40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.863103411 +0000 UTC m=+78.889501087 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7096bb40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdb810 item 7 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908440): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908440): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.865498957 +0000 UTC m=+78.891896602 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908980): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908980): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908980): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.865498957 +0000 UTC m=+78.891896602 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9c770 item 8 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908f40): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d70908f40): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908f40): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908f40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908f40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908f40): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70908f40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909300): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909300): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909300): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.867202863 +0000 UTC m=+78.893600508 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.867202863 +0000 UTC m=+78.893600508 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909c80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909c80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909c80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909c80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909c80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.867202863 +0000 UTC m=+78.893600508 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70909c80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9cd20 item 9 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a400): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a400): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a400): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.869316954 +0000 UTC m=+78.895714590 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a940): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a940): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a940): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.869316954 +0000 UTC m=+78.895714590 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097a940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d730 item 10 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097af80): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d7097af80): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097af80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097af80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097af80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097af80): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097af80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b340): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b340): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.871108175 +0000 UTC m=+78.897505820 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.871108175 +0000 UTC m=+78.897505820 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097b840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097bd40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097bd40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097bd40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097bd40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097bd40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.871108175 +0000 UTC m=+78.897505820 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7097bd40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9db20 item 11 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab64c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab64c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab64c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab64c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab64c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.873354277 +0000 UTC m=+78.899751941 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab64c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab6a00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab6a00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab6a00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab6a00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab6a00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.873354277 +0000 UTC m=+78.899751941 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab6a00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f4cb0 item 12 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7040): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d70ab7040): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7040): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7040): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7040): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7040): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7040): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7400): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7400): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7400): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.875037944 +0000 UTC m=+78.901435608 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7ac0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7ac0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.875037944 +0000 UTC m=+78.901435608 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70ab7ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f59d0 item 13 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc240): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc240): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc240): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc240): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc240): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.876678079 +0000 UTC m=+78.903075764 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc240): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc780): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc780): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.876678079 +0000 UTC m=+78.903075764 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adc780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850150 item 14 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adcdc0): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d70adcdc0): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adcdc0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adcdc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adcdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adcdc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70adcdc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add180): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add180): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add180): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add180): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add180): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.878422671 +0000 UTC m=+78.904820316 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add180): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add840): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add840): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add840): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.878422671 +0000 UTC m=+78.904820316 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70add840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708507e0 item 15 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70addec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70addec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70addec0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70addec0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70addec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.880055482 +0000 UTC m=+78.906453127 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70addec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44500): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44500): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44500): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.880055482 +0000 UTC m=+78.906453127 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850b60 item 16 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44b40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44b40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.881630844 +0000 UTC m=+78.908028490 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.881630844 +0000 UTC m=+78.908028490 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b44fc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b454c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b454c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b454c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b454c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b454c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.881630844 +0000 UTC m=+78.908028490 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b454c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850ee0 item 17 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b45b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b45b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b45b40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b45b40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b45b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.883906171 +0000 UTC m=+78.910303816 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b45b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68180): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68180): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68180): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68180): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68180): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.883906171 +0000 UTC m=+78.910303816 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68180): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708513b0 item 18 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68800): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68800): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68800): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.885449814 +0000 UTC m=+78.911847459 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.885449814 +0000 UTC m=+78.911847459 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b68d00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69200): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69200): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69200): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69200): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69200): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.885449814 +0000 UTC m=+78.911847459 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851810 item 19 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69880): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69880): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69880): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.887693711 +0000 UTC m=+78.914091346 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69dc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69dc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69dc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69dc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69dc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.887693711 +0000 UTC m=+78.914091346 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b69dc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a070 item 20 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84540): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84540): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84540): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84540): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84540): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.889278912 +0000 UTC m=+78.915676557 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84540): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.889278912 +0000 UTC m=+78.915676557 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84f40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84f40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84f40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84f40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84f40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.889278912 +0000 UTC m=+78.915676557 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b84f40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a5b0 item 21 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b855c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b855c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b855c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b855c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b855c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.891544321 +0000 UTC m=+78.917941966 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b855c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b85b00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b85b00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b85b00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b85b00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b85b00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.891544321 +0000 UTC m=+78.917941966 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70b85b00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046ae70 item 22 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae280): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae280): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae280): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.893354427 +0000 UTC m=+78.919752072 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.893354427 +0000 UTC m=+78.919752072 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bae780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baec80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baec80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baec80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baec80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baec80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.893354427 +0000 UTC m=+78.919752072 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baec80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046b7a0 item 23 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6bc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6bc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6bc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6bc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6bc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.896001408 +0000 UTC m=+78.922399043 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6bc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7100): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7100): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7100): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.896001408 +0000 UTC m=+78.922399043 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9d880 item 24 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a64c0): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d704a64c0): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a64c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a64c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a64c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a64c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a64c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6880): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6880): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6880): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.898366976 +0000 UTC m=+78.924764622 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a6880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.898366976 +0000 UTC m=+78.924764622 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a75c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7b00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7b00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7b00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7b00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7b00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.898366976 +0000 UTC m=+78.924764622 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704a7b00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bda460 item 25 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf300): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf300): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf300): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf300): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf300): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.900650068 +0000 UTC m=+78.927047713 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf300): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf840): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf840): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf840): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.900650068 +0000 UTC m=+78.927047713 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70baf840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdaa80 item 26 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bafe80): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d70bafe80): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bafe80): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bafe80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bafe80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bafe80): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70bafe80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a340): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a340): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.902113318 +0000 UTC m=+78.928510963 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): _writeAt: size=3, off=7 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.902113318 +0000 UTC m=+78.928510963 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074a840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074ad80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074ad80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074ad80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074ad80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074ad80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.902113318 +0000 UTC m=+78.928510963 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074ad80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdae70 item 27 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b440): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b440): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.9038263 +0000 UTC m=+78.930223936 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b980): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b980): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b980): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.9038263 +0000 UTC m=+78.930223936 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7074b980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdb730 item 28 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700fab40): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d700fab40): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700fab40): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700fab40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700fab40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700fab40): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d700fab40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6740): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6740): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6740): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6740): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6740): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.905377237 +0000 UTC m=+78.931774872 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f6740): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7040): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7040): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7040): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7040): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7040): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.905377237 +0000 UTC m=+78.931774872 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7040): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70bdbab0 item 29 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.906643805 +0000 UTC m=+78.933041440 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7840): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7d80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7d80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7d80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7d80): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7d80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.906643805 +0000 UTC m=+78.933041440 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d701f7d80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9c310 item 30 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): _readAt: size=2, off=0 2026/06/06 03:32:37 ERROR : open-test-file(0x206d705124c0): Couldn't read size of file 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705124c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512900): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512900): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512900): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512900): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512900): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.907934288 +0000 UTC m=+78.934331922 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70512900): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513640): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513640): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513640): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.907934288 +0000 UTC m=+78.934331922 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70513640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9c770 item 31 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.909363272 +0000 UTC m=+78.935760907 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.909363272 +0000 UTC m=+78.935760907 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037a740): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9ce00 item 32 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037ae00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037ae00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037ae00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037ae00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037ae00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.910672361 +0000 UTC m=+78.937069996 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037ae00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9d1f0 item 33 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.911213795 +0000 UTC m=+78.937611430 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7037b5c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8480): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8480): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8480): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.911213795 +0000 UTC m=+78.937611430 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9d420 item 33 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8ac0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8ac0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.912595832 +0000 UTC m=+78.938993466 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9dab0 item 34 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.913278164 +0000 UTC m=+78.939675809 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a8f40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9480): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9480): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9480): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.913278164 +0000 UTC m=+78.939675809 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70b9dc70 item 34 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9ac0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9ac0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.914795185 +0000 UTC m=+78.941192830 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708a9ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e6230 item 35 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.915494719 +0000 UTC m=+78.941892354 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019e380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ed00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ed00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ed00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ed00): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ed00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.915494719 +0000 UTC m=+78.941892354 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019ed00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e63f0 item 35 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f600): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f600): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f600): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f600): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f600): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.916838252 +0000 UTC m=+78.943235887 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019f600): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e6af0 item 36 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.917389365 +0000 UTC m=+78.943787010 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7019fe40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e680): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.917389365 +0000 UTC m=+78.943787010 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071e680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e6cb0 item 36 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071edc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071edc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071edc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071edc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071edc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.918667695 +0000 UTC m=+78.945065331 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071edc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e7650 item 37 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.919406365 +0000 UTC m=+78.945803999 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f780): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f780): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.919406365 +0000 UTC m=+78.945803999 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071f780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701e7810 item 37 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fe00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fe00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fe00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fe00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fe00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.920762882 +0000 UTC m=+78.947160527 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7071fe00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2c0e0 item 38 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.921323854 +0000 UTC m=+78.947721499 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704324c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432a80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432a80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432a80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432a80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432a80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.921323854 +0000 UTC m=+78.947721499 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70432a80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2c3f0 item 38 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704331c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704331c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704331c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704331c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704331c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.922810458 +0000 UTC m=+78.949208094 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704331c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2ca80 item 39 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.92357247 +0000 UTC m=+78.949970105 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704336c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433bc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433bc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433bc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433bc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433bc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.92357247 +0000 UTC m=+78.949970105 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70433bc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2ccb0 item 39 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc440): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc440): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.924809151 +0000 UTC m=+78.951206786 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d030 item 40 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.925404268 +0000 UTC m=+78.951801903 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fc940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcf00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcf00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcf00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcf00): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcf00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.925404268 +0000 UTC m=+78.951801903 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fcf00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d1f0 item 40 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.926590373 +0000 UTC m=+78.952988008 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fd500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fda00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fda00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fda00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d650 item 41 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fda00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fda00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.927036397 +0000 UTC m=+78.953434032 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fda00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2d960 item 41 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.927487041 +0000 UTC m=+78.953884676 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704fdec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810500): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810500): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810500): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.927487041 +0000 UTC m=+78.953884676 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70d2de30 item 41 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.928969748 +0000 UTC m=+78.955367382 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70810c40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314540 item 42 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.929503769 +0000 UTC m=+78.955901414 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314700 item 42 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.930009637 +0000 UTC m=+78.956407271 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811c80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811c80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811c80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811c80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811c80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.930009637 +0000 UTC m=+78.956407271 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70811c80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70314a80 item 42 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.931123585 +0000 UTC m=+78.957521220 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708803c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708808c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708808c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708808c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70315960 item 43 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708808c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708808c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.931568237 +0000 UTC m=+78.957965872 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708808c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c800e0 item 43 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.932046241 +0000 UTC m=+78.958443876 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70880e00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881380): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881380): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881380): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881380): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881380): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.932046241 +0000 UTC m=+78.958443876 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881380): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c802a0 item 43 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.933795783 +0000 UTC m=+78.960193419 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d708819c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881ec0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881ec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881ec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80620 item 44 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881ec0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881ec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.934251636 +0000 UTC m=+78.960649282 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70881ec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80930 item 44 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.934730263 +0000 UTC m=+78.961127898 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74a80): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74a80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74a80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74a80): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74a80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.934730263 +0000 UTC m=+78.961127898 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a74a80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80bd0 item 44 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.935913943 +0000 UTC m=+78.962311579 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a750c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a755c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a755c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a755c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c80fc0 item 45 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a755c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a755c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.936441462 +0000 UTC m=+78.962839097 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a755c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a75cc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a75cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a75cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a75cc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a75cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.936441462 +0000 UTC m=+78.962839097 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70a75cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c81180 item 45 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.937823568 +0000 UTC m=+78.964221203 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346900): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346900): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346900): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c81500 item 46 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346900): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346900): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.938287506 +0000 UTC m=+78.964685141 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70346900): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347000): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347000): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347000): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347000): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347000): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.938287506 +0000 UTC m=+78.964685141 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347000): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c816c0 item 46 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.939776605 +0000 UTC m=+78.966174240 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347640): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347b40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347b40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347b40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70c81ce0 item 47 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347b40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347b40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.940273987 +0000 UTC m=+78.966671621 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70347b40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4340): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4340): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4340): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.940273987 +0000 UTC m=+78.966671621 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701ea690 item 47 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.941743779 +0000 UTC m=+78.968141414 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4e80): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4e80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4e80): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701eae70 item 48 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4e80): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4e80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.942244967 +0000 UTC m=+78.968642613 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a4e80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5580): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5580): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5580): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.942244967 +0000 UTC m=+78.968642613 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701eb1f0 item 48 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5bc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5bc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5bc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5bc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5bc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.943694812 +0000 UTC m=+78.970092447 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703a5bc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701eb960 item 49 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.944436877 +0000 UTC m=+78.970834513 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2680): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.944436877 +0000 UTC m=+78.970834513 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701ebc70 item 49 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2d00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2d00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2d00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2d00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2d00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.945932539 +0000 UTC m=+78.972330174 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d2d00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701ad030 item 50 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.946625059 +0000 UTC m=+78.973022695 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3780): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3780): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3780): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.946625059 +0000 UTC m=+78.973022695 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701ad650 item 50 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3e00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3e00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3e00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3e00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3e00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.948290903 +0000 UTC m=+78.974688548 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d703d3e00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598540 item 51 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.94887066 +0000 UTC m=+78.975268305 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e940): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e940): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e940): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e940): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e940): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.94887066 +0000 UTC m=+78.975268305 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041e940): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d705987e0 item 51 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041efc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041efc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041efc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041efc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041efc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.950337357 +0000 UTC m=+78.976734992 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041efc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598b60 item 52 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.950902557 +0000 UTC m=+78.977300202 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041f4c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041fa40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041fa40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041fa40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041fa40): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041fa40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.950902557 +0000 UTC m=+78.977300202 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7041fa40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70598d20 item 52 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704341c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704341c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704341c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704341c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704341c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.95229343 +0000 UTC m=+78.978691075 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704341c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70599180 item 53 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.953071814 +0000 UTC m=+78.979469459 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704346c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70434c00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70434c00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70434c00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70434c00): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70434c00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.953071814 +0000 UTC m=+78.979469459 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70434c00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70599570 item 53 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435280): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435280): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435280): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.955429166 +0000 UTC m=+78.981826811 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70599960 item 54 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.955998714 +0000 UTC m=+78.982396359 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435d00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435d00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435d00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435d00): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435d00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.955998714 +0000 UTC m=+78.982396359 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70435d00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70599ce0 item 54 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472480): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472480): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472480): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.957451825 +0000 UTC m=+78.983849459 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d6fe3caf0 item 55 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.957896506 +0000 UTC m=+78.984294141 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472980): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472ec0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472ec0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472ec0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472ec0): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472ec0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.957896506 +0000 UTC m=+78.984294141 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70472ec0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d6fe3d340 item 55 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473540): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473540): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473540): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473540): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473540): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.959186348 +0000 UTC m=+78.985583982 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473540): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7020a000 item 56 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.960459868 +0000 UTC m=+78.986857504 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70473a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704da0c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704da0c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704da0c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704da0c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704da0c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.960459868 +0000 UTC m=+78.986857504 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d704da0c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7020a540 item 56 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.961887582 +0000 UTC m=+78.988285216 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705027c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705027c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705027c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f23f0 item 57 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705027c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705027c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.962389822 +0000 UTC m=+78.988787458 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705027c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f2620 item 57 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.963263276 +0000 UTC m=+78.989660911 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70502d00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503280): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503280): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503280): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503280): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503280): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.963263276 +0000 UTC m=+78.989660911 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503280): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f28c0 item 57 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.964544161 +0000 UTC m=+78.990941796 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705038c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503e00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503e00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503e00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f2e00 item 58 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503e00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503e00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.965009752 +0000 UTC m=+78.991407387 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70503e00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f3030 item 58 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.965699627 +0000 UTC m=+78.992097262 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550a00): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550a00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550a00): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550a00): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550a00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.965699627 +0000 UTC m=+78.992097262 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70550a00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f31f0 item 58 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.96724833 +0000 UTC m=+78.993645964 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551040): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551580): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f36c0 item 59 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551580): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.967876318 +0000 UTC m=+78.994273953 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f3960 item 59 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.96852721 +0000 UTC m=+78.994924855 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70551ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2140): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2140): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2140): >_readAt: n=8, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.96852721 +0000 UTC m=+78.994924855 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d702f3b20 item 59 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.96989506 +0000 UTC m=+78.996292725 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2cc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b4540 item 60 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2cc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.970587821 +0000 UTC m=+78.996985457 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c2cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): open at offset 5 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b4a10 item 60 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): _readAt: size=2, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): _writeAt: size=3, off=5 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.971211432 +0000 UTC m=+78.997609077 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3200): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c37c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c37c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c37c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c37c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c37c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.971211432 +0000 UTC m=+78.997609077 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c37c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b4d90 item 60 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.972607324 +0000 UTC m=+78.999004989 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705c3e00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701b5c70 item 61 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.97311236 +0000 UTC m=+78.999509995 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fc440): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcb40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcb40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcb40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcb40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcb40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.97311236 +0000 UTC m=+78.999509995 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fcb40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70180540 item 61 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.974481983 +0000 UTC m=+79.000879618 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd180): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd6c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd6c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd6c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70180e00 item 62 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd6c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd6c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.97490327 +0000 UTC m=+79.001300905 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fd6c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fddc0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fddc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fddc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fddc0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fddc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.97490327 +0000 UTC m=+79.001300905 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d705fddc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70181260 item 62 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.976314071 +0000 UTC m=+79.002711706 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626500): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626a40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626a40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626a40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70181960 item 63 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626a40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626a40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.976765566 +0000 UTC m=+79.003163201 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70626a40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627140): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627140): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627140): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627140): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627140): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.976765566 +0000 UTC m=+79.003163201 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627140): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70181b20 item 63 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 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/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): open at offset 0 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.978025311 +0000 UTC m=+79.004422946 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627780): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627cc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701da150 item 64 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627cc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.978429947 +0000 UTC m=+79.004827582 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70627cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706704c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706704c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706704c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706704c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706704c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.978429947 +0000 UTC m=+79.004827582 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706704c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701da620 item 64 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670b00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670b00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670b00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670b00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670b00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.979524999 +0000 UTC m=+79.005922634 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670b00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701dbce0 item 65 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.97992112 +0000 UTC m=+79.006318754 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70670f80): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671480): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671480): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671480): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671480): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671480): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.97992112 +0000 UTC m=+79.006318754 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671480): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de150 item 65 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671ac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671ac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671ac0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671ac0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671ac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.981170945 +0000 UTC m=+79.007568580 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70671ac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de5b0 item 66 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.981696549 +0000 UTC m=+79.008094185 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa040): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa580): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa580): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa580): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.981696549 +0000 UTC m=+79.008094185 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aa580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708de770 item 66 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aabc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aabc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aabc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aabc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aabc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.982838943 +0000 UTC m=+79.009236578 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706aabc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708dec40 item 67 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.983371621 +0000 UTC m=+79.009769256 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab040): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab540): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab540): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab540): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab540): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab540): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.983371621 +0000 UTC m=+79.009769256 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ab540): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708deee0 item 67 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706abbc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706abbc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706abbc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706abbc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706abbc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.984983923 +0000 UTC m=+79.011381558 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706abbc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df2d0 item 68 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.985543122 +0000 UTC m=+79.011940786 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec700): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec700): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec700): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec700): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec700): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.985543122 +0000 UTC m=+79.011940786 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ec700): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708df500 item 68 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ecd40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ecd40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ecd40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ecd40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ecd40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.986946609 +0000 UTC m=+79.013344244 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ecd40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708dfa40 item 69 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.987496238 +0000 UTC m=+79.013893874 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed1c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed6c0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed6c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed6c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed6c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed6c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.987496238 +0000 UTC m=+79.013893874 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706ed6c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708dfc00 item 69 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706edd40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706edd40): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706edd40): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706edd40): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706edd40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.988654241 +0000 UTC m=+79.015051876 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d706edd40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc0e0 item 70 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.989163736 +0000 UTC m=+79.015561381 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734340): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734880): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734880): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734880): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734880): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734880): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.989163736 +0000 UTC m=+79.015561381 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734880): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bc3f0 item 70 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734f00): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734f00): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734f00): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734f00): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734f00): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.990240925 +0000 UTC m=+79.016638560 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70734f00): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bca10 item 71 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.99079808 +0000 UTC m=+79.017195715 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735400): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735900): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735900): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735900): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735900): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735900): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.99079808 +0000 UTC m=+79.017195715 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d70735900): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bcc40 item 71 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a080): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a080): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a080): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a080): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a080): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.991998111 +0000 UTC m=+79.018395746 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a080): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bd1f0 item 72 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.992518587 +0000 UTC m=+79.018916222 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076a580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076aac0): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076aac0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076aac0): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076aac0): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076aac0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.992518587 +0000 UTC m=+79.018916222 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076aac0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bd490 item 72 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.993730541 +0000 UTC m=+79.020128175 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b080): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b580): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b580): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b580): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d707bdb20 item 73 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b580): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b580): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.994213705 +0000 UTC m=+79.020611341 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076b580): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afc000 item 73 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.994878694 +0000 UTC m=+79.021276329 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d7076ba40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4080): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4080): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4080): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4080): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4080): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.994878694 +0000 UTC m=+79.021276329 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4080): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afc230 item 73 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.995982444 +0000 UTC m=+79.022380079 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a46c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4bc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4bc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4bc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afc7e0 item 74 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4bc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4bc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.996463564 +0000 UTC m=+79.022861199 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a4bc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afca10 item 74 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): _writeAt: size=3, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.996950857 +0000 UTC m=+79.023348492 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5100): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5680): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5680): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5680): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5680): >_readAt: n=3, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5680): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.996950857 +0000 UTC m=+79.023348492 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5680): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afccb0 item 74 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): >_readAt: n=0, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.998190593 +0000 UTC m=+79.024588229 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707a5cc0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc2c0): _writeAt: size=5, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc2c0): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc2c0): >openPending: err= 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd030 item 75 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc2c0): >_writeAt: n=5, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc2c0): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.998642899 +0000 UTC m=+79.025040534 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc2c0): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): _readAt: size=2, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): >_readAt: n=2, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): _writeAt: size=3, off=2 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd340 item 75 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): >_writeAt: n=3, err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.999098152 +0000 UTC m=+79.025495787 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fc800): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fcd40): _readAt: size=512, off=0 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fcd40): openPending: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fcd40): >openPending: err= 2026/06/06 03:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fcd40): >_readAt: n=5, err=EOF 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fcd40): close: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:37.999098152 +0000 UTC m=+79.025495787 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fcd40): >close: err= 2026/06/06 03:32:37 DEBUG : open-test-file: Remove: 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd5e0 item 75 2026/06/06 03:32:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:37 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:37 DEBUG : open-test-file(0x206d707fd380): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.000251725 +0000 UTC m=+79.026649360 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd380): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd880): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd880): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd880): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afd960 item 76 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd880): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd880): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.000677872 +0000 UTC m=+79.027075507 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fd880): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afdb90 item 76 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): _writeAt: size=3, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.001229296 +0000 UTC m=+79.027626931 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d707fddc0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082e440): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082e440): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082e440): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082e440): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082e440): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.001229296 +0000 UTC m=+79.027626931 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082e440): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70afdd50 item 76 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.002704258 +0000 UTC m=+79.029101893 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ea80): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ef80): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ef80): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ef80): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0460 item 77 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ef80): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ef80): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.003169329 +0000 UTC m=+79.029566963 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082ef80): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082f680): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082f680): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082f680): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082f680): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082f680): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.003169329 +0000 UTC m=+79.029566963 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082f680): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0620 item 77 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.004497102 +0000 UTC m=+79.030894738 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7082fcc0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e2c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e2c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e2c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea0e00 item 78 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e2c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e2c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.00493468 +0000 UTC m=+79.031332315 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e2c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e9c0): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e9c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e9c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e9c0): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e9c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.00493468 +0000 UTC m=+79.031332315 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087e9c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1110 item 78 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.00611768 +0000 UTC m=+79.032515315 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f000): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f500): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f500): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f500): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1650 item 79 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f500): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f500): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.006684152 +0000 UTC m=+79.033081788 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087f500): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087fc00): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087fc00): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087fc00): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087fc00): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087fc00): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.006684152 +0000 UTC m=+79.033081788 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7087fc00): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1810 item 79 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 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/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.007925061 +0000 UTC m=+79.034322696 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba340): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba840): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba840): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba840): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70ea1c70 item 80 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba840): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba840): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.00838404 +0000 UTC m=+79.034781674 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708ba840): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708baf40): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708baf40): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708baf40): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708baf40): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708baf40): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.00838404 +0000 UTC m=+79.034781674 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708baf40): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70176690 item 80 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bb580): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bb580): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bb580): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bb580): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bb580): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.00964108 +0000 UTC m=+79.036038715 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bb580): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): >_readAt: n=2, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): _writeAt: size=3, off=7 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701775e0 item 81 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.010067227 +0000 UTC m=+79.036464861 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708bba00): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2040): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2040): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2040): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2040): >_readAt: n=8, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2040): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.010067227 +0000 UTC m=+79.036464861 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2040): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70177c70 item 81 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e26c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e26c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e26c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e26c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e26c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.011323935 +0000 UTC m=+79.037721571 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e26c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9c700 item 82 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): _readAt: size=2, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): _writeAt: size=3, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.011858928 +0000 UTC m=+79.038256563 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e2bc0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3140): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3140): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3140): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3140): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3140): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.011858928 +0000 UTC m=+79.038256563 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3140): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9c8c0 item 82 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e37c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e37c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e37c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e37c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e37c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.013140414 +0000 UTC m=+79.039538050 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e37c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): >_readAt: n=2, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): _writeAt: size=3, off=7 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d180 item 83 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.01356659 +0000 UTC m=+79.039964225 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d708e3cc0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a300): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a300): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a300): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a300): >_readAt: n=8, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a300): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.01356659 +0000 UTC m=+79.039964225 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a300): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d3b0 item 83 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a980): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a980): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a980): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a980): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a980): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.014863636 +0000 UTC m=+79.041261282 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090a980): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9d960 item 84 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): _readAt: size=2, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): _writeAt: size=3, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.015608366 +0000 UTC m=+79.042006001 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ae80): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090b400): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090b400): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090b400): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090b400): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090b400): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.015608366 +0000 UTC m=+79.042006001 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090b400): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70a9db20 item 84 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ba80): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ba80): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ba80): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ba80): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ba80): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.017022372 +0000 UTC m=+79.043420007 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d7090ba80): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): >_readAt: n=2, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): _writeAt: size=3, off=7 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f4070 item 85 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.017556393 +0000 UTC m=+79.043954028 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950080): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709505c0): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709505c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709505c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709505c0): >_readAt: n=8, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709505c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.017556393 +0000 UTC m=+79.043954028 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709505c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f4e70 item 85 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950c40): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950c40): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950c40): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950c40): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950c40): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.01872729 +0000 UTC m=+79.045124925 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70950c40): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f5b20 item 86 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): _readAt: size=2, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): _writeAt: size=3, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.01927139 +0000 UTC m=+79.045669025 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951140): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709516c0): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709516c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709516c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709516c0): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709516c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.01927139 +0000 UTC m=+79.045669025 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709516c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701f5d50 item 86 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951d40): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951d40): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951d40): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951d40): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951d40): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.020351715 +0000 UTC m=+79.046749350 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70951d40): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): >_readAt: n=2, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): _writeAt: size=3, off=7 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850540 item 87 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.021125259 +0000 UTC m=+79.047522894 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986340): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986880): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986880): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986880): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986880): >_readAt: n=8, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986880): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.021125259 +0000 UTC m=+79.047522894 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986880): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850850 item 87 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 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/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986f00): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986f00): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986f00): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986f00): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986f00): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.022511223 +0000 UTC m=+79.048908858 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70986f00): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850bd0 item 88 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): _readAt: size=2, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): _writeAt: size=3, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.023047547 +0000 UTC m=+79.049445183 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987400): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987980): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987980): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987980): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987980): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987980): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.023047547 +0000 UTC m=+79.049445183 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70987980): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70850d90 item 88 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.024147841 +0000 UTC m=+79.050545486 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b40c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4600): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4600): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4600): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851110 item 89 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4600): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4600): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.024529063 +0000 UTC m=+79.050926698 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4600): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): >_readAt: n=2, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): _writeAt: size=3, off=7 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708512d0 item 89 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.024971601 +0000 UTC m=+79.051369235 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b4b40): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b50c0): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b50c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b50c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b50c0): >_readAt: n=8, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b50c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.024971601 +0000 UTC m=+79.051369235 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b50c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851490 item 89 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.026219803 +0000 UTC m=+79.052617438 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5700): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5c40): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5c40): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5c40): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d708519d0 item 90 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5c40): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5c40): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.026665537 +0000 UTC m=+79.053063172 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709b5c40): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851b90 item 90 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): _readAt: size=2, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): _writeAt: size=3, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.027301532 +0000 UTC m=+79.053699166 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80280): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80840): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80840): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80840): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80840): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80840): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.027301532 +0000 UTC m=+79.053699166 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80840): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70851d50 item 90 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.028504778 +0000 UTC m=+79.054902414 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a80e80): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a813c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a813c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a813c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7013f8f0 item 91 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a813c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a813c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.028925005 +0000 UTC m=+79.055322639 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a813c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): >_readAt: n=2, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): _writeAt: size=3, off=7 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d704303f0 item 91 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.029463734 +0000 UTC m=+79.055861369 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81900): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81e80): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81e80): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81e80): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81e80): >_readAt: n=8, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81e80): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.029463734 +0000 UTC m=+79.055861369 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70a81e80): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70430af0 item 91 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 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/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.03059764 +0000 UTC m=+79.056995276 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab65c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab6b00): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab6b00): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab6b00): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70431030 item 92 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab6b00): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab6b00): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.031063913 +0000 UTC m=+79.057461548 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab6b00): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): open at offset 5 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d704311f0 item 92 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): _readAt: size=2, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): _writeAt: size=3, off=5 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): >_writeAt: n=3, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.031522843 +0000 UTC m=+79.057920477 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7040): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7600): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7600): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7600): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7600): >_readAt: n=3, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7600): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.031522843 +0000 UTC m=+79.057920477 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7600): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d704315e0 item 92 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.03283198 +0000 UTC m=+79.059229615 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ab7c40): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada280): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada280): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada280): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70431960 item 93 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada280): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada280): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.033299314 +0000 UTC m=+79.059696949 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada280): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada980): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada980): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada980): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada980): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada980): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.033299314 +0000 UTC m=+79.059696949 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70ada980): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d70431b20 item 93 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 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/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.034535926 +0000 UTC m=+79.060933561 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adafc0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adb500): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adb500): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adb500): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701fc460 item 94 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adb500): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adb500): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.034993973 +0000 UTC m=+79.061391608 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adb500): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adbc00): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adbc00): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adbc00): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adbc00): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adbc00): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.034993973 +0000 UTC m=+79.061391608 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70adbc00): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701fcaf0 item 94 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 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/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.036496437 +0000 UTC m=+79.062894072 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04340): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04880): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04880): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04880): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d701fd2d0 item 95 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04880): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04880): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.03711067 +0000 UTC m=+79.063508305 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b04880): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b98500): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b98500): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b98500): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b98500): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b98500): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.03711067 +0000 UTC m=+79.063508305 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d70b98500): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7018e1c0 item 95 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 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/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): open at offset 0 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): _readAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): >_readAt: n=0, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.038586343 +0000 UTC m=+79.064983978 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc2c0): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc800): _writeAt: size=5, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc800): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc800): >openPending: err= 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a380 item 96 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc800): >_writeAt: n=5, err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc800): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.038907351 +0000 UTC m=+79.065304986 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fc800): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:32:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:32:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fcf00): _readAt: size=512, off=0 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fcf00): openPending: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fcf00): >openPending: err= 2026/06/06 03:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fcf00): >_readAt: n=5, err=EOF 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fcf00): close: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:32:38.038907351 +0000 UTC m=+79.065304986 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : open-test-file(0x206d709fcf00): >close: err= 2026/06/06 03:32:38 DEBUG : open-test-file: Remove: 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x206d7046a5b0 item 96 2026/06/06 03:32:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:32:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:32:38 DEBUG : open-test-file: >Remove: err= 2026/06/06 03:32:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : >WaitForWriters: 2026/06/06 03:32:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.07s) --- 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:38 DEBUG : file1: newRWFileHandle: 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): openPending: 2026/06/06 03:32:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): >openPending: err= 2026/06/06 03:32:38 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:32:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): _writeAt: size=2, off=0 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): >_writeAt: n=2, err= 2026/06/06 03:32:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): RWFileHandle.Flush 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): RWFileHandle.Release 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): close: 2026/06/06 03:32:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/06 03:32:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:38 DEBUG : file1(0x206d701f6a00): >close: err= 2026/06/06 03:32:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:38 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:38 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:38 DEBUG : file1: size = 2 OK 2026/06/06 03:32:38 DEBUG : file1.rclone_chunk.001_73kiki: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/06 03:32:38 INFO : file1.rclone_chunk.001_73kiki: Copied (server-side copy) to: file1 2026/06/06 03:32:38 INFO : file1.rclone_chunk.001_73kiki: Deleted 2026/06/06 03:32:38 DEBUG : file1: size = 2 OK 2026/06/06 03:32:38 INFO : file1: Copied (new) 2026/06/06 03:32:38 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/06/06 03:32:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:32:38 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/06 03:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:32:38 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : >WaitForWriters: 2026/06/06 03:32:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:38 DEBUG : Looking for writers 2026/06/06 03:32:38 DEBUG : file1: reading active writers 2026/06/06 03:32:38 DEBUG : >WaitForWriters: 2026/06/06 03:32:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:39 DEBUG : rename_me: newRWFileHandle: 2026/06/06 03:32:39 DEBUG : rename_me(0x206d7074b700): openPending: 2026/06/06 03:32:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:32:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/06 03:32:39 DEBUG : rename_me(0x206d7074b700): >openPending: err= 2026/06/06 03:32:39 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/06 03:32:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/06 03:32:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/06 03:32:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/06 03:32:39 DEBUG : rename_me(0x206d7074b700): _writeAt: size=5, off=0 2026/06/06 03:32:39 DEBUG : rename_me(0x206d7074b700): >_writeAt: n=5, err= 2026/06/06 03:32:39 DEBUG : rename_me(0x206d7074b700): close: 2026/06/06 03:32:39 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-06 03:32:39.091905811 +0000 UTC m=+80.118303456 2026/06/06 03:32:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/06 03:32:39 DEBUG : rename_me(0x206d7074b700): >close: err= 2026/06/06 03:32:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/06 03:32:39 DEBUG : i_was_renamed: Updating file with 0x206d703be4e0 2026/06/06 03:32:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/06 03:32:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/06 03:32:39 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:32:39 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/06 03:32:39 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:32:39 DEBUG : i_was_renamed: size = 5 OK 2026/06/06 03:32:39 DEBUG : i_was_renamed.rclone_chunk.001_73kjgv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:32:39 INFO : i_was_renamed.rclone_chunk.001_73kjgv: Copied (server-side copy) to: i_was_renamed 2026/06/06 03:32:39 INFO : i_was_renamed.rclone_chunk.001_73kjgv: Deleted 2026/06/06 03:32:39 DEBUG : i_was_renamed: size = 5 OK 2026/06/06 03:32:39 INFO : i_was_renamed: Copied (new) 2026/06/06 03:32:39 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-06 03:32:39.091905811 +0000 UTC" 2026/06/06 03:32:39 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/06 03:32:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/06 03:32:39 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/06 03:32:39 DEBUG : Looking for writers 2026/06/06 03:32:39 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:32:39 DEBUG : >WaitForWriters: 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sutelub8zigo" 2026/06/06 03:32:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:32:40 DEBUG : forgetting directory cache 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kjba: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/06 03:32:40 INFO : TestRWCacheUpdate.rclone_chunk.001_73kjba: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:40 INFO : TestRWCacheUpdate.rclone_chunk.001_73kjba: Deleted 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate(0x206d70433380): _readAt: size=512, off=0 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate(0x206d70433380): openPending: 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:33:39.867359795 +0000 UTC" against cached fingerprint "" 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:32:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate(0x206d70433380): >openPending: err= 2026/06/06 03:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate(0x206d70433380): >_readAt: n=20, err=EOF 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate(0x206d70433380): close: 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:33:39.867359795 +0000 UTC 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate(0x206d70433380): >close: err= 2026/06/06 03:32:40 DEBUG : Re-reading directory (115.339438ms old) 2026/06/06 03:32:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:40 DEBUG : forgetting directory cache 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kk25: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/06 03:32:41 INFO : TestRWCacheUpdate.rclone_chunk.001_73kk25: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:41 INFO : TestRWCacheUpdate.rclone_chunk.001_73kk25: Deleted 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate(0x206d708a9780): _readAt: size=512, off=0 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate(0x206d708a9780): openPending: 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:34:39.867359795 +0000 UTC" against cached fingerprint "20,2026-06-06 02:33:39.867359795 +0000 UTC" 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:34:39.867359795 +0000 UTC" != cached fingerprint "20,2026-06-06 02:33:39.867359795 +0000 UTC") 2026/06/06 03:32:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:32:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate(0x206d708a9780): >openPending: err= 2026/06/06 03:32:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate(0x206d708a9780): >_readAt: n=20, err=EOF 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate(0x206d708a9780): close: 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:34:39.867359795 +0000 UTC 2026/06/06 03:32:41 DEBUG : TestRWCacheUpdate(0x206d708a9780): >close: err= 2026/06/06 03:32:41 DEBUG : forgetting directory cache 2026/06/06 03:32:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kl3m: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/06 03:32:42 INFO : TestRWCacheUpdate.rclone_chunk.001_73kl3m: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:42 INFO : TestRWCacheUpdate.rclone_chunk.001_73kl3m: Deleted 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate(0x206d704fcb00): _readAt: size=512, off=0 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate(0x206d704fcb00): openPending: 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:35:39.867359795 +0000 UTC" against cached fingerprint "20,2026-06-06 02:34:39.867359795 +0000 UTC" 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:35:39.867359795 +0000 UTC" != cached fingerprint "20,2026-06-06 02:34:39.867359795 +0000 UTC") 2026/06/06 03:32:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:32:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate(0x206d704fcb00): >openPending: err= 2026/06/06 03:32:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate(0x206d704fcb00): >_readAt: n=20, err=EOF 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate(0x206d704fcb00): close: 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:35:39.867359795 +0000 UTC 2026/06/06 03:32:42 DEBUG : TestRWCacheUpdate(0x206d704fcb00): >close: err= 2026/06/06 03:32:42 DEBUG : forgetting directory cache 2026/06/06 03:32:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kmxf: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/06 03:32:43 INFO : TestRWCacheUpdate.rclone_chunk.001_73kmxf: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:43 INFO : TestRWCacheUpdate.rclone_chunk.001_73kmxf: Deleted 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate(0x206d701f7480): _readAt: size=512, off=0 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate(0x206d701f7480): openPending: 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:36:39.867359795 +0000 UTC" against cached fingerprint "20,2026-06-06 02:35:39.867359795 +0000 UTC" 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:36:39.867359795 +0000 UTC" != cached fingerprint "20,2026-06-06 02:35:39.867359795 +0000 UTC") 2026/06/06 03:32:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:32:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate(0x206d701f7480): >openPending: err= 2026/06/06 03:32:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate(0x206d701f7480): >_readAt: n=20, err=EOF 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate(0x206d701f7480): close: 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:36:39.867359795 +0000 UTC 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate(0x206d701f7480): >close: err= 2026/06/06 03:32:43 DEBUG : Re-reading directory (101.887756ms old) 2026/06/06 03:32:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:44 DEBUG : forgetting directory cache 2026/06/06 03:32:44 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:32:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73ko7m: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/06 03:32:44 INFO : TestRWCacheUpdate.rclone_chunk.001_73ko7m: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:44 INFO : TestRWCacheUpdate.rclone_chunk.001_73ko7m: Deleted 2026/06/06 03:32:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate(0x206d708a8840): _readAt: size=512, off=0 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate(0x206d708a8840): openPending: 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:37:39.867359795 +0000 UTC" against cached fingerprint "20,2026-06-06 02:36:39.867359795 +0000 UTC" 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:37:39.867359795 +0000 UTC" != cached fingerprint "20,2026-06-06 02:36:39.867359795 +0000 UTC") 2026/06/06 03:32:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:32:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate(0x206d708a8840): >openPending: err= 2026/06/06 03:32:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate(0x206d708a8840): >_readAt: n=20, err=EOF 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate(0x206d708a8840): close: 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:37:39.867359795 +0000 UTC 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate(0x206d708a8840): >close: err= 2026/06/06 03:32:45 DEBUG : Re-reading directory (115.928273ms old) 2026/06/06 03:32:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:45 DEBUG : forgetting directory cache 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:32:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kpxy: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/06 03:32:45 INFO : TestRWCacheUpdate.rclone_chunk.001_73kpxy: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:45 INFO : TestRWCacheUpdate.rclone_chunk.001_73kpxy: Deleted 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate(0x206d7073a8c0): _readAt: size=512, off=0 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate(0x206d7073a8c0): openPending: 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:38:39.867359795 +0000 UTC" against cached fingerprint "20,2026-06-06 02:37:39.867359795 +0000 UTC" 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:38:39.867359795 +0000 UTC" != cached fingerprint "20,2026-06-06 02:37:39.867359795 +0000 UTC") 2026/06/06 03:32:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:32:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate(0x206d7073a8c0): >openPending: err= 2026/06/06 03:32:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate(0x206d7073a8c0): >_readAt: n=20, err=EOF 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate(0x206d7073a8c0): close: 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:38:39.867359795 +0000 UTC 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate(0x206d7073a8c0): >close: err= 2026/06/06 03:32:46 DEBUG : Re-reading directory (105.739856ms old) 2026/06/06 03:32:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:46 DEBUG : forgetting directory cache 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/06 03:32:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kqm8: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/06 03:32:46 INFO : TestRWCacheUpdate.rclone_chunk.001_73kqm8: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:46 INFO : TestRWCacheUpdate.rclone_chunk.001_73kqm8: Deleted 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate(0x206d7073b900): _readAt: size=512, off=0 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate(0x206d7073b900): openPending: 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-06 02:39:39.867359795 +0000 UTC" against cached fingerprint "20,2026-06-06 02:38:39.867359795 +0000 UTC" 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-06 02:39:39.867359795 +0000 UTC" != cached fingerprint "20,2026-06-06 02:38:39.867359795 +0000 UTC") 2026/06/06 03:32:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/06 03:32:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate(0x206d7073b900): >openPending: err= 2026/06/06 03:32:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate(0x206d7073b900): >_readAt: n=21, err=EOF 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate(0x206d7073b900): close: 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:39:39.867359795 +0000 UTC 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate(0x206d7073b900): >close: err= 2026/06/06 03:32:47 DEBUG : Re-reading directory (108.935695ms old) 2026/06/06 03:32:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:47 DEBUG : forgetting directory cache 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73krdv: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/06 03:32:48 INFO : TestRWCacheUpdate.rclone_chunk.001_73krdv: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:48 INFO : TestRWCacheUpdate.rclone_chunk.001_73krdv: Deleted 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate(0x206d7087e140): _readAt: size=512, off=0 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate(0x206d7087e140): openPending: 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-06 02:40:39.867359795 +0000 UTC" against cached fingerprint "21,2026-06-06 02:39:39.867359795 +0000 UTC" 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-06 02:40:39.867359795 +0000 UTC" != cached fingerprint "21,2026-06-06 02:39:39.867359795 +0000 UTC") 2026/06/06 03:32:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/06 03:32:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate(0x206d7087e140): >openPending: err= 2026/06/06 03:32:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate(0x206d7087e140): >_readAt: n=22, err=EOF 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate(0x206d7087e140): close: 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:40:39.867359795 +0000 UTC 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate(0x206d7087e140): >close: err= 2026/06/06 03:32:48 DEBUG : Re-reading directory (107.873145ms old) 2026/06/06 03:32:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:48 DEBUG : forgetting directory cache 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73kszw: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/06 03:32:49 INFO : TestRWCacheUpdate.rclone_chunk.001_73kszw: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:49 INFO : TestRWCacheUpdate.rclone_chunk.001_73kszw: Deleted 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate(0x206d704fc340): _readAt: size=512, off=0 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate(0x206d704fc340): openPending: 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-06 02:41:39.867359795 +0000 UTC" against cached fingerprint "22,2026-06-06 02:40:39.867359795 +0000 UTC" 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-06 02:41:39.867359795 +0000 UTC" != cached fingerprint "22,2026-06-06 02:40:39.867359795 +0000 UTC") 2026/06/06 03:32:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/06 03:32:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate(0x206d704fc340): >openPending: err= 2026/06/06 03:32:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate(0x206d704fc340): >_readAt: n=23, err=EOF 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate(0x206d704fc340): close: 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:41:39.867359795 +0000 UTC 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate(0x206d704fc340): >close: err= 2026/06/06 03:32:49 DEBUG : Re-reading directory (101.747879ms old) 2026/06/06 03:32:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:49 DEBUG : forgetting directory cache 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73ktmu: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/06 03:32:50 INFO : TestRWCacheUpdate.rclone_chunk.001_73ktmu: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:32:50 INFO : TestRWCacheUpdate.rclone_chunk.001_73ktmu: Deleted 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate(0x206d7019ec80): _readAt: size=512, off=0 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate(0x206d7019ec80): openPending: 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-06 02:42:39.867359795 +0000 UTC" against cached fingerprint "23,2026-06-06 02:41:39.867359795 +0000 UTC" 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-06 02:42:39.867359795 +0000 UTC" != cached fingerprint "23,2026-06-06 02:41:39.867359795 +0000 UTC") 2026/06/06 03:32:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/06 03:32:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate(0x206d7019ec80): >openPending: err= 2026/06/06 03:32:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate(0x206d7019ec80): >_readAt: n=24, err=EOF 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate(0x206d7019ec80): close: 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:42:39.867359795 +0000 UTC 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate(0x206d7019ec80): >close: err= 2026/06/06 03:32:50 DEBUG : Re-reading directory (172.409863ms old) 2026/06/06 03:32:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:32:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:50 DEBUG : Looking for writers 2026/06/06 03:32:50 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/06 03:32:50 DEBUG : >WaitForWriters: 2026/06/06 03:32:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (11.22s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:51 DEBUG : forgetting directory cache 2026/06/06 03:32:51 DEBUG : FiLeA: size = 5 OK 2026/06/06 03:32:51 DEBUG : FiLeA.rclone_chunk.001_73kvc8: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/06 03:32:51 INFO : FiLeA.rclone_chunk.001_73kvc8: Copied (server-side copy) to: FiLeA 2026/06/06 03:32:51 INFO : FiLeA.rclone_chunk.001_73kvc8: Deleted 2026/06/06 03:32:51 DEBUG : FiLeB: size = 5 OK 2026/06/06 03:32:51 DEBUG : FiLeB.rclone_chunk.001_73kv0f: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/06 03:32:51 INFO : FiLeB.rclone_chunk.001_73kv0f: Copied (server-side copy) to: FiLeB 2026/06/06 03:32:51 INFO : FiLeB.rclone_chunk.001_73kv0f: Deleted 2026/06/06 03:32:52 DEBUG : FilEb: size = 5 OK 2026/06/06 03:32:52 DEBUG : FilEb.rclone_chunk.001_73kwqw: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/06 03:32:52 INFO : FilEb.rclone_chunk.001_73kwqw: Copied (server-side copy) to: FilEb 2026/06/06 03:32:52 INFO : FilEb.rclone_chunk.001_73kwqw: Deleted 2026/06/06 03:32:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 03:32:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 03:32:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 03:32:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 03:32:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 03:32:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 03:32:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 03:32:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 03:32:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 03:32:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 03:32:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/06 03:32:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/06 03:32:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/06 03:32:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/06 03:32:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 03:32:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 03:32:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 03:32:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 03:32:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 03:32:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:53 DEBUG : Looking for writers 2026/06/06 03:32:53 DEBUG : FiLeA: reading active writers 2026/06/06 03:32:53 DEBUG : FiLeB: reading active writers 2026/06/06 03:32:53 DEBUG : FilEb: reading active writers 2026/06/06 03:32:53 DEBUG : >WaitForWriters: 2026/06/06 03:32:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:53 DEBUG : Looking for writers 2026/06/06 03:32:53 DEBUG : FiLeA: reading active writers 2026/06/06 03:32:53 DEBUG : FiLeB: reading active writers 2026/06/06 03:32:53 DEBUG : FilEb: reading active writers 2026/06/06 03:32:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.86s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:54 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/06 03:32:54 DEBUG : normal name with no special characters.txt.rclone_chunk.001_73kxfp: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/06 03:32:54 INFO : normal name with no special characters.txt.rclone_chunk.001_73kxfp: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/06 03:32:54 INFO : normal name with no special characters.txt.rclone_chunk.001_73kxfp: Deleted 2026/06/06 03:32:54 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/06 03:32:54 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_73ky7m: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/06 03:32:54 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_73ky7m: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/06 03:32:54 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_73ky7m: Deleted 2026/06/06 03:32:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:55 DEBUG : Looking for writers 2026/06/06 03:32:55 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/06 03:32:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/06 03:32:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.45s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': Reusing VFS from active cache 2026/06/06 03:32:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:55 DEBUG : Looking for writers 2026/06/06 03:32:55 DEBUG : >WaitForWriters: 2026/06/06 03:32:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:55 DEBUG : Looking for writers 2026/06/06 03:32:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:55 DEBUG : Looking for writers 2026/06/06 03:32:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:55 DEBUG : Looking for writers 2026/06/06 03:32:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:56 DEBUG : file1: size = 14 OK 2026/06/06 03:32:56 DEBUG : file1.rclone_chunk.001_73kz04: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:56 INFO : file1.rclone_chunk.001_73kz04: Copied (server-side copy) to: file1 2026/06/06 03:32:56 INFO : file1.rclone_chunk.001_73kz04: Deleted 2026/06/06 03:32:56 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:32:56 DEBUG : dir/file2.rclone_chunk.001_73l0yt: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:32:56 INFO : dir/file2.rclone_chunk.001_73l0yt: Copied (server-side copy) to: dir/file2 2026/06/06 03:32:56 INFO : dir/file2.rclone_chunk.001_73l0yt: Deleted 2026/06/06 03:32:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:56 DEBUG : dir: Looking for writers 2026/06/06 03:32:56 DEBUG : file2: reading active writers 2026/06/06 03:32:56 DEBUG : Looking for writers 2026/06/06 03:32:56 DEBUG : dir: reading active writers 2026/06/06 03:32:56 DEBUG : file1: reading active writers 2026/06/06 03:32:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.45s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:57 DEBUG : file1: size = 14 OK 2026/06/06 03:32:57 DEBUG : file1.rclone_chunk.001_73l13j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:57 INFO : file1.rclone_chunk.001_73l13j: Copied (server-side copy) to: file1 2026/06/06 03:32:57 INFO : file1.rclone_chunk.001_73l13j: Deleted 2026/06/06 03:32:57 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:32:57 DEBUG : dir/file2.rclone_chunk.001_73l13p: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:32:57 INFO : dir/file2.rclone_chunk.001_73l13p: Copied (server-side copy) to: dir/file2 2026/06/06 03:32:57 INFO : dir/file2.rclone_chunk.001_73l13p: Deleted 2026/06/06 03:32:58 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:58 DEBUG : dir: Looking for writers 2026/06/06 03:32:58 DEBUG : Looking for writers 2026/06/06 03:32:58 DEBUG : dir: reading active writers 2026/06/06 03:32:58 DEBUG : file1: reading active writers 2026/06/06 03:32:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.32s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:32:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:32:58 DEBUG : file1: size = 14 OK 2026/06/06 03:32:58 DEBUG : file1.rclone_chunk.001_73l2hy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:32:58 INFO : file1.rclone_chunk.001_73l2hy: Copied (server-side copy) to: file1 2026/06/06 03:32:58 INFO : file1.rclone_chunk.001_73l2hy: Deleted 2026/06/06 03:32:59 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:32:59 DEBUG : dir/file2.rclone_chunk.001_73l2hu: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:32:59 INFO : dir/file2.rclone_chunk.001_73l2hu: Copied (server-side copy) to: dir/file2 2026/06/06 03:32:59 INFO : dir/file2.rclone_chunk.001_73l2hu: Deleted 2026/06/06 03:32:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:59 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 03:32:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 03:32:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 03:32:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:32:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/06 03:32:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 03:32:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/06 03:32:59 DEBUG : dir/new_file.txt.rclone_chunk.001_73l3mj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:32:59 INFO : dir/new_file.txt.rclone_chunk.001_73l3mj: Copied (server-side copy) to: dir/new_file.txt 2026/06/06 03:32:59 INFO : dir/new_file.txt.rclone_chunk.001_73l3mj: Deleted 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/06 03:32:59 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/06 03:32:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 03:32:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:32:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/06 03:32:59 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:32:59 DEBUG : dir: Looking for writers 2026/06/06 03:32:59 DEBUG : file2: reading active writers 2026/06/06 03:32:59 DEBUG : new_file.txt: reading active writers 2026/06/06 03:32:59 DEBUG : Looking for writers 2026/06/06 03:32:59 DEBUG : dir: reading active writers 2026/06/06 03:32:59 DEBUG : file1: reading active writers 2026/06/06 03:32:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.76s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:00 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:33:00 DEBUG : dir/file2.rclone_chunk.001_73l4rj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:33:00 INFO : dir/file2.rclone_chunk.001_73l4rj: Copied (server-side copy) to: dir/file2 2026/06/06 03:33:00 INFO : dir/file2.rclone_chunk.001_73l4rj: Deleted 2026/06/06 03:33:00 DEBUG : dir/file2: copy non-chunked object... 2026/06/06 03:33:01 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:33:01 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/06 03:33:01 INFO : dir/file2: Deleted 2026/06/06 03:33:01 DEBUG : dir/file1: Updating file with dir/file1 0x206d70637c70 2026/06/06 03:33:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/06 03:33:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:01 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:33:01 DEBUG : file0: size = 14 OK 2026/06/06 03:33:01 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/06 03:33:01 INFO : dir/file1: Deleted 2026/06/06 03:33:01 DEBUG : file0: Updating file with file0 0x206d70637c70 2026/06/06 03:33:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:33:01 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/06 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:01 DEBUG : dir: Looking for writers 2026/06/06 03:33:01 DEBUG : Looking for writers 2026/06/06 03:33:01 DEBUG : dir: reading active writers 2026/06/06 03:33:01 DEBUG : file0: reading active writers 2026/06/06 03:33:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.57s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:01 DEBUG : Looking for writers 2026/06/06 03:33:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:01 DEBUG : Looking for writers 2026/06/06 03:33:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:01 DEBUG : Looking for writers 2026/06/06 03:33:01 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:02 DEBUG : Looking for writers 2026/06/06 03:33:02 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/06 03:33:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/06 03:33:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/06 03:33:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:33:02 DEBUG : file1: size = 5 OK 2026/06/06 03:33:02 DEBUG : file1.rclone_chunk.001_73l68f: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:33:02 INFO : file1.rclone_chunk.001_73l68f: Copied (server-side copy) to: file1 2026/06/06 03:33:02 INFO : file1.rclone_chunk.001_73l68f: Deleted 2026/06/06 03:33:02 DEBUG : file1: size = 5 OK 2026/06/06 03:33:02 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/06 03:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:33:03 DEBUG : file1: size = 0 OK 2026/06/06 03:33:03 DEBUG : file1.rclone_chunk.001_73l6qy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:33:03 INFO : file1.rclone_chunk.001_73l6qy: Copied (server-side copy) to: file1 2026/06/06 03:33:03 INFO : file1.rclone_chunk.001_73l6qy: Deleted 2026/06/06 03:33:03 DEBUG : file1: size = 0 OK 2026/06/06 03:33:03 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:33:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:33:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/06 03:33:03 DEBUG : file1: size = 7 OK 2026/06/06 03:33:03 DEBUG : file1.rclone_chunk.001_73l7g2: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/06 03:33:03 INFO : file1.rclone_chunk.001_73l7g2: Copied (server-side copy) to: file1 2026/06/06 03:33:03 INFO : file1.rclone_chunk.001_73l7g2: Deleted 2026/06/06 03:33:03 DEBUG : file1: size = 7 OK 2026/06/06 03:33:03 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:03 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:03 DEBUG : Looking for writers 2026/06/06 03:33:03 DEBUG : file1: reading active writers 2026/06/06 03:33:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.68s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/06 03:33:04 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/06 03:33:04 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/06 03:33:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/06 03:33:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/06 03:33:05 DEBUG : file1: size = 11 OK 2026/06/06 03:33:05 DEBUG : file1.rclone_chunk.001_73l8va: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 03:33:05 INFO : file1.rclone_chunk.001_73l8va: Copied (server-side copy) to: file1 2026/06/06 03:33:05 INFO : file1.rclone_chunk.001_73l8va: Deleted 2026/06/06 03:33:05 DEBUG : file1: size = 11 OK 2026/06/06 03:33:05 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/06 03:33:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:05 DEBUG : Looking for writers 2026/06/06 03:33:05 DEBUG : file1: reading active writers 2026/06/06 03:33:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.76s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/06 03:33:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:33:05 DEBUG : file1: size = 5 OK 2026/06/06 03:33:05 DEBUG : file1.rclone_chunk.001_73l9rx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:33:05 INFO : file1.rclone_chunk.001_73l9rx: Copied (server-side copy) to: file1 2026/06/06 03:33:06 INFO : file1.rclone_chunk.001_73l9rx: Deleted 2026/06/06 03:33:06 DEBUG : file1: size = 5 OK 2026/06/06 03:33:06 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/06 03:33:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:06 DEBUG : Looking for writers 2026/06/06 03:33:06 DEBUG : file1: reading active writers 2026/06/06 03:33:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:06 DEBUG : file1: WriteFileHandle.Release closing 2026/06/06 03:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:33:06 DEBUG : file1: size = 0 OK 2026/06/06 03:33:06 DEBUG : file1.rclone_chunk.001_73la1n: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:33:06 INFO : file1.rclone_chunk.001_73la1n: Copied (server-side copy) to: file1 2026/06/06 03:33:06 INFO : file1.rclone_chunk.001_73la1n: Deleted 2026/06/06 03:33:06 DEBUG : file1: size = 0 OK 2026/06/06 03:33:06 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/06 03:33:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:06 DEBUG : Looking for writers 2026/06/06 03:33:06 DEBUG : file1: reading active writers 2026/06/06 03:33:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (2 bytes), uploading instead of streaming 2026/06/06 03:33:07 DEBUG : file1: size = 2 OK 2026/06/06 03:33:07 DEBUG : file1.rclone_chunk.001_73la1v: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/06 03:33:07 INFO : file1.rclone_chunk.001_73la1v: Copied (server-side copy) to: file1 2026/06/06 03:33:07 INFO : file1.rclone_chunk.001_73la1v: Deleted 2026/06/06 03:33:07 DEBUG : file1: size = 2 OK 2026/06/06 03:33:07 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/06 03:33:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:07 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:07 DEBUG : Looking for writers 2026/06/06 03:33:07 DEBUG : file1: reading active writers 2026/06/06 03:33:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.73s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:33:08 DEBUG : file1: size = 0 OK 2026/06/06 03:33:08 DEBUG : file1.rclone_chunk.001_73lbbw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:33:08 INFO : file1.rclone_chunk.001_73lbbw: Copied (server-side copy) to: file1 2026/06/06 03:33:08 INFO : file1.rclone_chunk.001_73lbbw: Deleted 2026/06/06 03:33:08 DEBUG : file1: size = 0 OK 2026/06/06 03:33:08 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:33:08 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 03:33:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 03:33:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 03:33:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:08 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:08 DEBUG : Looking for writers 2026/06/06 03:33:08 DEBUG : file1: reading active writers 2026/06/06 03:33:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:33:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:33:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:33:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:33:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/06 03:33:08 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/06 03:33:08 DEBUG : file1.rclone_chunk.001_73lcqz: md5 = f13d5772e1e24ee13328dabe6606c4a2 OK 2026/06/06 03:33:08 INFO : file1.rclone_chunk.001_73lcqz: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/06 03:33:08 INFO : file1.rclone_chunk.001_73lcqz: Deleted 2026/06/06 03:33:08 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/06 03:33:08 DEBUG : file1.rclone_chunk.002_73lcqz: md5 = 693a1a409c6f2b00b6a9d9a05b4b8d5d OK 2026/06/06 03:33:08 INFO : file1.rclone_chunk.002_73lcqz: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/06 03:33:08 INFO : file1.rclone_chunk.002_73lcqz: Deleted 2026/06/06 03:33:09 DEBUG : file1: size = 100 OK 2026/06/06 03:33:09 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:33:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:33:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:33:09 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 03:33:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 03:33:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 03:33:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:09 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:09 DEBUG : Looking for writers 2026/06/06 03:33:09 DEBUG : file1: reading active writers 2026/06/06 03:33:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:09 DEBUG : flat/f000.txt: size = 7 OK 2026/06/06 03:33:09 DEBUG : flat/f000.txt.rclone_chunk.001_73ldgk: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/06 03:33:09 INFO : flat/f000.txt.rclone_chunk.001_73ldgk: Copied (server-side copy) to: flat/f000.txt 2026/06/06 03:33:09 INFO : flat/f000.txt.rclone_chunk.001_73ldgk: Deleted 2026/06/06 03:33:10 DEBUG : flat/f001.txt: size = 14 OK 2026/06/06 03:33:10 DEBUG : flat/f001.txt.rclone_chunk.001_73le61: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/06 03:33:10 INFO : flat/f001.txt.rclone_chunk.001_73le61: Copied (server-side copy) to: flat/f001.txt 2026/06/06 03:33:10 INFO : flat/f001.txt.rclone_chunk.001_73le61: Deleted 2026/06/06 03:33:10 DEBUG : flat/f002.txt: size = 21 OK 2026/06/06 03:33:10 DEBUG : flat/f002.txt.rclone_chunk.001_73lens: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/06 03:33:10 INFO : flat/f002.txt.rclone_chunk.001_73lens: Copied (server-side copy) to: flat/f002.txt 2026/06/06 03:33:10 INFO : flat/f002.txt.rclone_chunk.001_73lens: Deleted 2026/06/06 03:33:11 DEBUG : flat/f003.txt: size = 28 OK 2026/06/06 03:33:11 DEBUG : flat/f003.txt.rclone_chunk.001_73le7z: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/06 03:33:11 INFO : flat/f003.txt.rclone_chunk.001_73le7z: Copied (server-side copy) to: flat/f003.txt 2026/06/06 03:33:11 INFO : flat/f003.txt.rclone_chunk.001_73le7z: Deleted 2026/06/06 03:33:11 DEBUG : flat/f004.txt: size = 35 OK 2026/06/06 03:33:11 DEBUG : flat/f004.txt.rclone_chunk.001_73lftr: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/06 03:33:11 INFO : flat/f004.txt.rclone_chunk.001_73lftr: Copied (server-side copy) to: flat/f004.txt 2026/06/06 03:33:11 INFO : flat/f004.txt.rclone_chunk.001_73lftr: Deleted 2026/06/06 03:33:12 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/06 03:33:12 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/06 03:33:12 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:12 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:12 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/06 03:33:12 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/06 03:33:12 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:12 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:12 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/06 03:33:12 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/06 03:33:12 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:12 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:12 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/06 03:33:12 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/06 03:33:12 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/06 03:33:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/06 03:33:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:12 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:12 DEBUG : flat: Looking for writers 2026/06/06 03:33:12 DEBUG : f003.txt: reading active writers 2026/06/06 03:33:12 DEBUG : f004.txt: reading active writers 2026/06/06 03:33:12 DEBUG : f000.txt: reading active writers 2026/06/06 03:33:12 DEBUG : f001.txt: reading active writers 2026/06/06 03:33:12 DEBUG : f002.txt: reading active writers 2026/06/06 03:33:12 DEBUG : Looking for writers 2026/06/06 03:33:12 DEBUG : flat: reading active writers 2026/06/06 03:33:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.53s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:13 DEBUG : a/top.txt: size = 3 OK 2026/06/06 03:33:13 DEBUG : a/top.txt.rclone_chunk.001_73lhea: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/06 03:33:13 INFO : a/top.txt.rclone_chunk.001_73lhea: Copied (server-side copy) to: a/top.txt 2026/06/06 03:33:13 INFO : a/top.txt.rclone_chunk.001_73lhea: Deleted 2026/06/06 03:33:13 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/06 03:33:13 DEBUG : a/b/mid.txt.rclone_chunk.001_73lhag: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/06 03:33:13 INFO : a/b/mid.txt.rclone_chunk.001_73lhag: Copied (server-side copy) to: a/b/mid.txt 2026/06/06 03:33:13 INFO : a/b/mid.txt.rclone_chunk.001_73lhag: Deleted 2026/06/06 03:33:14 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/06 03:33:14 DEBUG : a/b/c/deep.txt.rclone_chunk.001_73lhuu: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/06 03:33:14 INFO : a/b/c/deep.txt.rclone_chunk.001_73lhuu: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/06 03:33:14 INFO : a/b/c/deep.txt.rclone_chunk.001_73lhuu: Deleted 2026/06/06 03:33:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/06 03:33:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/06 03:33:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/06 03:33:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/06 03:33:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/06 03:33:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/06 03:33:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:14 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:14 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:14 DEBUG : a/b/c: Looking for writers 2026/06/06 03:33:14 DEBUG : deep.txt: reading active writers 2026/06/06 03:33:14 DEBUG : a/b: Looking for writers 2026/06/06 03:33:14 DEBUG : c: reading active writers 2026/06/06 03:33:14 DEBUG : mid.txt: reading active writers 2026/06/06 03:33:14 DEBUG : a: Looking for writers 2026/06/06 03:33:14 DEBUG : b: reading active writers 2026/06/06 03:33:14 DEBUG : top.txt: reading active writers 2026/06/06 03:33:14 DEBUG : Looking for writers 2026/06/06 03:33:14 DEBUG : a: reading active writers 2026/06/06 03:33:14 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.11s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/06 03:33:15 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:15 DEBUG : Looking for writers 2026/06/06 03:33:15 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo'", Local "Local file system at /tmp/rclone4122723523", Modify Window "1ns" 2026/06/06 03:33:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': poll-interval is not supported by this remote 2026/06/06 03:33:15 DEBUG : dir1/a.txt: size = 1 OK 2026/06/06 03:33:15 DEBUG : dir1/a.txt.rclone_chunk.001_73ljt1: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/06 03:33:15 INFO : dir1/a.txt.rclone_chunk.001_73ljt1: Copied (server-side copy) to: dir1/a.txt 2026/06/06 03:33:15 INFO : dir1/a.txt.rclone_chunk.001_73ljt1: Deleted 2026/06/06 03:33:16 DEBUG : dir2/b.txt: size = 1 OK 2026/06/06 03:33:16 DEBUG : dir2/b.txt.rclone_chunk.001_73ljhd: md5 = 415290769594460e2e485922904f345d OK 2026/06/06 03:33:16 INFO : dir2/b.txt.rclone_chunk.001_73ljhd: Copied (server-side copy) to: dir2/b.txt 2026/06/06 03:33:16 INFO : dir2/b.txt.rclone_chunk.001_73ljhd: Deleted 2026/06/06 03:33:16 DEBUG : dir3/c.txt: size = 1 OK 2026/06/06 03:33:16 DEBUG : dir3/c.txt.rclone_chunk.001_73lkvz: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/06 03:33:16 INFO : dir3/c.txt.rclone_chunk.001_73lkvz: Copied (server-side copy) to: dir3/c.txt 2026/06/06 03:33:16 INFO : dir3/c.txt.rclone_chunk.001_73lkvz: Deleted 2026/06/06 03:33:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/06 03:33:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/06 03:33:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/06 03:33:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/06 03:33:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:17 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/06 03:33:17 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/06 03:33:17 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:33:17 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:33:17 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:33:17 DEBUG : dir2: Looking for writers 2026/06/06 03:33:17 DEBUG : b.txt: reading active writers 2026/06/06 03:33:17 DEBUG : dir3: Looking for writers 2026/06/06 03:33:17 DEBUG : c.txt: reading active writers 2026/06/06 03:33:17 DEBUG : dir1: Looking for writers 2026/06/06 03:33:17 DEBUG : a.txt: reading active writers 2026/06/06 03:33:17 DEBUG : Looking for writers 2026/06/06 03:33:17 DEBUG : dir1: reading active writers 2026/06/06 03:33:17 DEBUG : dir2: reading active writers 2026/06/06 03:33:17 DEBUG : dir3: reading active writers 2026/06/06 03:33:17 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.17s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/06 03:33:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sutelub8zigo': Purge remote 2026/06/06 03:33:17 DEBUG : Waiting for deletions to finish 2026/06/06 03:33:17 INFO : S3 bucket rclone-test-sutelub8zigo: Bucket "rclone-test-sutelub8zigo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m58.813429054s (try 1/5)