"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/16 03:56:37 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi" 2026/08/16 03:56:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:56:37 DEBUG : Creating backend with remote "TestS3:rclone-test-bijevoc2baxi" 2026/08/16 03:56:37 DEBUG : Creating backend with remote "/tmp/rclone1381492338" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:38 INFO : S3 bucket rclone-test-bijevoc2baxi: Bucket "rclone-test-bijevoc2baxi" created with ACL "" 2026/08/16 03:56:38 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:38 DEBUG : dir/file1.rclone_chunk.001_um13l1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:38 INFO : dir/file1.rclone_chunk.001_um13l1: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:38 INFO : dir/file1.rclone_chunk.001_um13l1: Deleted 2026/08/16 03:56:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:38 DEBUG : dir: Looking for writers 2026/08/16 03:56:38 DEBUG : Looking for writers 2026/08/16 03:56:38 DEBUG : dir: reading active writers 2026/08/16 03:56:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.45s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:39 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:39 DEBUG : dir/file1.rclone_chunk.001_um14rk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:39 INFO : dir/file1.rclone_chunk.001_um14rk: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:39 INFO : dir/file1.rclone_chunk.001_um14rk: Deleted 2026/08/16 03:56:39 DEBUG : dir/file2: size = 15 OK 2026/08/16 03:56:40 DEBUG : dir/file2.rclone_chunk.001_um14kg: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/16 03:56:40 INFO : dir/file2.rclone_chunk.001_um14kg: Copied (server-side copy) to: dir/file2 2026/08/16 03:56:40 INFO : dir/file2.rclone_chunk.001_um14kg: Deleted 2026/08/16 03:56:40 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/16 03:56:40 DEBUG : dir/subdir/file3.rclone_chunk.001_um15gx: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/16 03:56:40 INFO : dir/subdir/file3.rclone_chunk.001_um15gx: Copied (server-side copy) to: dir/subdir/file3 2026/08/16 03:56:40 INFO : dir/subdir/file3.rclone_chunk.001_um15gx: Deleted 2026/08/16 03:56:40 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:40 DEBUG : dir/subdir: Looking for writers 2026/08/16 03:56:40 DEBUG : dir: Looking for writers 2026/08/16 03:56:40 DEBUG : file2: reading active writers 2026/08/16 03:56:40 DEBUG : subdir: reading active writers 2026/08/16 03:56:40 DEBUG : file1: reading active writers 2026/08/16 03:56:40 DEBUG : Looking for writers 2026/08/16 03:56:40 DEBUG : dir: reading active writers 2026/08/16 03:56:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:41 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:41 DEBUG : dir/file1.rclone_chunk.001_um160a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:41 INFO : dir/file1.rclone_chunk.001_um160a: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:41 INFO : dir/file1.rclone_chunk.001_um160a: Deleted 2026/08/16 03:56:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:41 DEBUG : dir: Looking for writers 2026/08/16 03:56:41 DEBUG : file1: reading active writers 2026/08/16 03:56:41 DEBUG : Looking for writers 2026/08/16 03:56:41 DEBUG : dir: reading active writers 2026/08/16 03:56:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.90s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:42 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:42 DEBUG : dir/file1.rclone_chunk.001_um1713: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:42 INFO : dir/file1.rclone_chunk.001_um1713: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:42 INFO : dir/file1.rclone_chunk.001_um1713: Deleted 2026/08/16 03:56:42 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:42 DEBUG : dir: Looking for writers 2026/08/16 03:56:42 DEBUG : Looking for writers 2026/08/16 03:56:42 DEBUG : dir: reading active writers 2026/08/16 03:56:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:43 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:43 DEBUG : dir/file1.rclone_chunk.001_um17rz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:43 INFO : dir/file1.rclone_chunk.001_um17rz: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:43 INFO : dir/file1.rclone_chunk.001_um17rz: Deleted 2026/08/16 03:56:43 DEBUG : dir: forgetting directory cache 2026/08/16 03:56:43 DEBUG : forgetting directory cache 2026/08/16 03:56:43 DEBUG : dir: forgetting directory cache 2026/08/16 03:56:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:43 DEBUG : Looking for writers 2026/08/16 03:56:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.93s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:44 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:44 DEBUG : dir/file1.rclone_chunk.001_um18tg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:44 INFO : dir/file1.rclone_chunk.001_um18tg: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:44 INFO : dir/file1.rclone_chunk.001_um18tg: Deleted 2026/08/16 03:56:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/16 03:56:44 DEBUG : dir: invalidating directory cache 2026/08/16 03:56:44 DEBUG : >ForgetPath: 2026/08/16 03:56:44 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/16 03:56:44 DEBUG : invalidating directory cache 2026/08/16 03:56:44 DEBUG : dir: forgetting directory cache 2026/08/16 03:56:44 DEBUG : >ForgetPath: 2026/08/16 03:56:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/16 03:56:44 DEBUG : >ForgetPath: 2026/08/16 03:56:44 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:44 DEBUG : dir: Looking for writers 2026/08/16 03:56:44 DEBUG : Looking for writers 2026/08/16 03:56:44 DEBUG : dir: reading active writers 2026/08/16 03:56:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.83s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:45 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:45 DEBUG : dir/file1.rclone_chunk.001_um1917: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:45 INFO : dir/file1.rclone_chunk.001_um1917: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:45 INFO : dir/file1.rclone_chunk.001_um1917: Deleted 2026/08/16 03:56:45 DEBUG : fil/a/b/c: size = 15 OK 2026/08/16 03:56:45 DEBUG : fil/a/b/c.rclone_chunk.001_um1axk: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/16 03:56:45 INFO : fil/a/b/c.rclone_chunk.001_um1axk: Copied (server-side copy) to: fil/a/b/c 2026/08/16 03:56:45 INFO : fil/a/b/c.rclone_chunk.001_um1axk: Deleted 2026/08/16 03:56:46 DEBUG : forgetting directory cache 2026/08/16 03:56:46 DEBUG : dir: forgetting directory cache 2026/08/16 03:56:46 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:46 DEBUG : dir: Looking for writers 2026/08/16 03:56:46 DEBUG : fil/a/b: Looking for writers 2026/08/16 03:56:46 DEBUG : fil/a: Looking for writers 2026/08/16 03:56:46 DEBUG : b: reading active writers 2026/08/16 03:56:46 DEBUG : fil: Looking for writers 2026/08/16 03:56:46 DEBUG : a: reading active writers 2026/08/16 03:56:46 DEBUG : Looking for writers 2026/08/16 03:56:46 DEBUG : dir: reading active writers 2026/08/16 03:56:46 DEBUG : fil: reading active writers 2026/08/16 03:56:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.81s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:46 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:46 DEBUG : dir/file1.rclone_chunk.001_um1bo0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:46 INFO : dir/file1.rclone_chunk.001_um1bo0: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:46 INFO : dir/file1.rclone_chunk.001_um1bo0: Deleted 2026/08/16 03:56:47 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:47 DEBUG : dir: Looking for writers 2026/08/16 03:56:47 DEBUG : Looking for writers 2026/08/16 03:56:47 DEBUG : dir: reading active writers 2026/08/16 03:56:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.84s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:47 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:47 DEBUG : dir/file1.rclone_chunk.001_um1ca2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:47 INFO : dir/file1.rclone_chunk.001_um1ca2: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:47 INFO : dir/file1.rclone_chunk.001_um1ca2: Deleted 2026/08/16 03:56:48 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:48 DEBUG : dir: Looking for writers 2026/08/16 03:56:48 DEBUG : file1: reading active writers 2026/08/16 03:56:48 DEBUG : Looking for writers 2026/08/16 03:56:48 DEBUG : dir: reading active writers 2026/08/16 03:56:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.88s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:48 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:48 DEBUG : dir/file1.rclone_chunk.001_um1dni: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:48 INFO : dir/file1.rclone_chunk.001_um1dni: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:48 INFO : dir/file1.rclone_chunk.001_um1dni: Deleted 2026/08/16 03:56:49 DEBUG : dir/file2: size = 15 OK 2026/08/16 03:56:49 DEBUG : dir/file2.rclone_chunk.001_um1dln: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/16 03:56:49 INFO : dir/file2.rclone_chunk.001_um1dln: Copied (server-side copy) to: dir/file2 2026/08/16 03:56:49 INFO : dir/file2.rclone_chunk.001_um1dln: Deleted 2026/08/16 03:56:49 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/16 03:56:49 DEBUG : dir/subdir/file3.rclone_chunk.001_um1e7g: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/16 03:56:49 INFO : dir/subdir/file3.rclone_chunk.001_um1e7g: Copied (server-side copy) to: dir/subdir/file3 2026/08/16 03:56:49 INFO : dir/subdir/file3.rclone_chunk.001_um1e7g: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/16 03:56:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/16 03:56:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/16 03:56:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/16 03:56:49 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/16 03:56:50 DEBUG : dir/virtualFile: size = 20 OK 2026/08/16 03:56:50 DEBUG : dir/virtualFile.rclone_chunk.001_um1fw7: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/16 03:56:50 INFO : dir/virtualFile.rclone_chunk.001_um1fw7: Copied (server-side copy) to: dir/virtualFile 2026/08/16 03:56:50 INFO : dir/virtualFile.rclone_chunk.001_um1fw7: Deleted 2026/08/16 03:56:50 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/16 03:56:50 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_um1ftk: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/16 03:56:50 INFO : dir/virtualDir/testFile.rclone_chunk.001_um1ftk: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/16 03:56:50 INFO : dir/virtualDir/testFile.rclone_chunk.001_um1ftk: Deleted 2026/08/16 03:56:51 DEBUG : S3 bucket rclone-test-bijevoc2baxi: bucket is versioned: false 2026/08/16 03:56:51 DEBUG : Waiting for deletions to finish 2026/08/16 03:56:51 DEBUG : "dir/subdir/file3" version false 2026/08/16 03:56:51 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/16 03:56:51 INFO : dir/subdir/file3: Deleted 2026/08/16 03:56:51 DEBUG : dir: invalidating directory cache 2026/08/16 03:56:51 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/16 03:56:51 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/16 03:56:51 DEBUG : dir/file1: Reset virtual modtime 2026/08/16 03:56:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/16 03:56:51 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/16 03:56:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/16 03:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/16 03:56:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/16 03:56:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:56:51 DEBUG : dir: invalidating directory cache 2026/08/16 03:56:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/16 03:56:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/16 03:56:51 DEBUG : forgetting directory cache 2026/08/16 03:56:51 DEBUG : dir: forgetting directory cache 2026/08/16 03:56:51 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/16 03:56:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/16 03:56:51 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:51 DEBUG : dir/virtualDir: Looking for writers 2026/08/16 03:56:51 DEBUG : dir/virtualDir2: Looking for writers 2026/08/16 03:56:51 DEBUG : dir: Looking for writers 2026/08/16 03:56:51 DEBUG : virtualDir: reading active writers 2026/08/16 03:56:51 DEBUG : file1: reading active writers 2026/08/16 03:56:51 DEBUG : virtualFile2: reading active writers 2026/08/16 03:56:51 DEBUG : virtualDir2: reading active writers 2026/08/16 03:56:51 DEBUG : virtualFile: reading active writers 2026/08/16 03:56:51 DEBUG : Looking for writers 2026/08/16 03:56:51 DEBUG : dir: reading active writers 2026/08/16 03:56:51 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.39s) --- PASS: TestDirReadDirAll/Virtual (1.29s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:51 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:51 DEBUG : dir/file1.rclone_chunk.001_um1g48: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:51 INFO : dir/file1.rclone_chunk.001_um1g48: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:52 INFO : dir/file1.rclone_chunk.001_um1g48: Deleted 2026/08/16 03:56:52 ERROR : dir/: Can only open directories read only 2026/08/16 03:56:52 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:52 DEBUG : dir: Looking for writers 2026/08/16 03:56:52 DEBUG : Looking for writers 2026/08/16 03:56:52 DEBUG : dir: reading active writers 2026/08/16 03:56:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:52 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:52 DEBUG : dir/file1.rclone_chunk.001_um1h99: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:52 INFO : dir/file1.rclone_chunk.001_um1h99: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:52 INFO : dir/file1.rclone_chunk.001_um1h99: Deleted 2026/08/16 03:56:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 03:56:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/16 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 03:56:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:56:53 DEBUG : dir/potato: size = 5 OK 2026/08/16 03:56:53 DEBUG : dir/potato.rclone_chunk.001_um1ilh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:56:53 INFO : dir/potato.rclone_chunk.001_um1ilh: Copied (server-side copy) to: dir/potato 2026/08/16 03:56:53 INFO : dir/potato.rclone_chunk.001_um1ilh: Deleted 2026/08/16 03:56:53 DEBUG : dir/potato: size = 5 OK 2026/08/16 03:56:53 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/16 03:56:53 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/16 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 03:56:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:53 DEBUG : dir: Looking for writers 2026/08/16 03:56:53 DEBUG : file1: reading active writers 2026/08/16 03:56:53 DEBUG : potato: reading active writers 2026/08/16 03:56:53 DEBUG : Looking for writers 2026/08/16 03:56:53 DEBUG : dir: reading active writers 2026/08/16 03:56:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.35s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:54 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:54 DEBUG : dir/file1.rclone_chunk.001_um1il8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:54 INFO : dir/file1.rclone_chunk.001_um1il8: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:54 INFO : dir/file1.rclone_chunk.001_um1il8: Deleted 2026/08/16 03:56:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/16 03:56:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:54 DEBUG : dir/sub: Looking for writers 2026/08/16 03:56:54 DEBUG : dir: Looking for writers 2026/08/16 03:56:54 DEBUG : file1: reading active writers 2026/08/16 03:56:54 DEBUG : sub: reading active writers 2026/08/16 03:56:54 DEBUG : Looking for writers 2026/08/16 03:56:54 DEBUG : dir: reading active writers 2026/08/16 03:56:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.08s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:55 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:55 DEBUG : dir/file1.rclone_chunk.001_um1jul: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:55 INFO : dir/file1.rclone_chunk.001_um1jul: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:55 INFO : dir/file1.rclone_chunk.001_um1jul: Deleted 2026/08/16 03:56:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 03:56:55 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/08/16 03:56:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:55 DEBUG : dir/sub/subsub: Looking for writers 2026/08/16 03:56:55 DEBUG : dir/sub: Looking for writers 2026/08/16 03:56:55 DEBUG : subsub: reading active writers 2026/08/16 03:56:55 DEBUG : dir: Looking for writers 2026/08/16 03:56:55 DEBUG : file1: reading active writers 2026/08/16 03:56:55 DEBUG : sub: reading active writers 2026/08/16 03:56:55 DEBUG : Looking for writers 2026/08/16 03:56:55 DEBUG : dir: reading active writers 2026/08/16 03:56:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.07s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:56 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:56 DEBUG : dir/file1.rclone_chunk.001_um1kww: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:56 INFO : dir/file1.rclone_chunk.001_um1kww: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:56 INFO : dir/file1.rclone_chunk.001_um1kww: Deleted 2026/08/16 03:56:56 ERROR : dir/: Dir.Remove not empty 2026/08/16 03:56:56 DEBUG : dir/file1: Remove: 2026/08/16 03:56:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:56:56 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:56:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 03:56:56 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:56 DEBUG : Looking for writers 2026/08/16 03:56:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.80s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:57 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:57 DEBUG : dir/file1.rclone_chunk.001_um1lxr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:57 INFO : dir/file1.rclone_chunk.001_um1lxr: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:57 INFO : dir/file1.rclone_chunk.001_um1lxr: Deleted 2026/08/16 03:56:57 DEBUG : dir/file1: Remove: 2026/08/16 03:56:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:56:57 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:56:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 03:56:57 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:57 DEBUG : Looking for writers 2026/08/16 03:56:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.83s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:57 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:57 DEBUG : dir/file1.rclone_chunk.001_um1ma8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:57 INFO : dir/file1.rclone_chunk.001_um1ma8: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:57 INFO : dir/file1.rclone_chunk.001_um1ma8: Deleted 2026/08/16 03:56:58 DEBUG : dir/file1: Remove: 2026/08/16 03:56:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:56:58 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/16 03:56:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:56:58 DEBUG : dir: Looking for writers 2026/08/16 03:56:58 DEBUG : Looking for writers 2026/08/16 03:56:58 DEBUG : dir: reading active writers 2026/08/16 03:56:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.89s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:56:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:56:58 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:56:58 DEBUG : dir/file1.rclone_chunk.001_um1n6l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:56:58 INFO : dir/file1.rclone_chunk.001_um1n6l: Copied (server-side copy) to: dir/file1 2026/08/16 03:56:58 INFO : dir/file1.rclone_chunk.001_um1n6l: Deleted 2026/08/16 03:56:59 DEBUG : dir/file3: size = 15 OK 2026/08/16 03:56:59 DEBUG : dir/file3.rclone_chunk.001_um1o7o: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/16 03:56:59 INFO : dir/file3.rclone_chunk.001_um1o7o: Copied (server-side copy) to: dir/file3 2026/08/16 03:56:59 INFO : dir/file3.rclone_chunk.001_um1o7o: Deleted 2026/08/16 03:56:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/16 03:56:59 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:56:59 DEBUG : dir/file3: copy non-chunked object... 2026/08/16 03:56:59 DEBUG : dir2/file3: size = 15 OK 2026/08/16 03:56:59 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/16 03:56:59 DEBUG : dir2/file1: size = 14 OK 2026/08/16 03:56:59 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/16 03:56:59 INFO : dir/file3: Deleted 2026/08/16 03:56:59 INFO : dir/file1: Deleted 2026/08/16 03:56:59 DEBUG : dir: Updating dir with dir2 0x20d54364c0c0 2026/08/16 03:56:59 DEBUG : dir: forgetting directory cache 2026/08/16 03:56:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 03:56:59 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/16 03:57:00 DEBUG : dir2/file1: copy non-chunked object... 2026/08/16 03:57:00 DEBUG : file2: size = 14 OK 2026/08/16 03:57:00 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/16 03:57:00 INFO : dir2/file1: Deleted 2026/08/16 03:57:00 DEBUG : file2: Updating file with file2 0x20d543935930 2026/08/16 03:57:00 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:00 DEBUG : file2: copy non-chunked object... 2026/08/16 03:57:00 DEBUG : dir2/file3: size = 14 OK 2026/08/16 03:57:00 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/16 03:57:00 INFO : file2: Deleted 2026/08/16 03:57:00 DEBUG : dir2/file3: Updating file with dir2/file3 0x20d543935930 2026/08/16 03:57:00 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/16 03:57:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/16 03:57:01 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/16 03:57:01 DEBUG : empty directory: Updating dir with renamed empty directory 0x20d543653980 2026/08/16 03:57:01 DEBUG : empty directory: forgetting directory cache 2026/08/16 03:57:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/16 03:57:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/16 03:57:01 DEBUG : dir2: Renaming to "dir3" 2026/08/16 03:57:01 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:01 DEBUG : dir3: Looking for writers 2026/08/16 03:57:01 DEBUG : file3: reading active writers 2026/08/16 03:57:01 DEBUG : renamed empty directory: Looking for writers 2026/08/16 03:57:01 DEBUG : Looking for writers 2026/08/16 03:57:01 DEBUG : dir3: reading active writers 2026/08/16 03:57:01 DEBUG : renamed empty directory: reading active writers 2026/08/16 03:57:01 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.85s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:01 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:01 DEBUG : dir/file1.rclone_chunk.001_um1qdl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:01 INFO : dir/file1.rclone_chunk.001_um1qdl: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:01 INFO : dir/file1.rclone_chunk.001_um1qdl: Deleted 2026/08/16 03:57:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 03:57:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 03:57:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/16 03:57:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/16 03:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 03:57:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/16 03:57:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/16 03:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (12 bytes), uploading instead of streaming 2026/08/16 03:57:02 DEBUG : dir/sub/file2: size = 12 OK 2026/08/16 03:57:02 DEBUG : dir/sub/file2.rclone_chunk.001_um1qqu: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/16 03:57:02 INFO : dir/sub/file2.rclone_chunk.001_um1qqu: Copied (server-side copy) to: dir/sub/file2 2026/08/16 03:57:02 INFO : dir/sub/file2.rclone_chunk.001_um1qqu: Deleted 2026/08/16 03:57:02 DEBUG : dir/sub/file2: size = 12 OK 2026/08/16 03:57:02 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/16 03:57:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:02 DEBUG : forgetting directory cache 2026/08/16 03:57:02 DEBUG : dir: forgetting directory cache 2026/08/16 03:57:02 DEBUG : dir/sub: forgetting directory cache 2026/08/16 03:57:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/16 03:57:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:57:02 DEBUG : dir/sub/file0: size = 5 OK 2026/08/16 03:57:02 DEBUG : dir/sub/file0.rclone_chunk.001_um1r5s: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:02 INFO : dir/sub/file0.rclone_chunk.001_um1r5s: Copied (server-side copy) to: dir/sub/file0 2026/08/16 03:57:02 INFO : dir/sub/file0.rclone_chunk.001_um1r5s: Deleted 2026/08/16 03:57:02 DEBUG : dir/sub/file0: size = 5 OK 2026/08/16 03:57:02 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/16 03:57:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 03:57:02 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:02 DEBUG : dir/sub: Looking for writers 2026/08/16 03:57:02 DEBUG : file0: reading active writers 2026/08/16 03:57:02 DEBUG : file2: reading active writers 2026/08/16 03:57:02 DEBUG : dir: Looking for writers 2026/08/16 03:57:02 DEBUG : file1: reading active writers 2026/08/16 03:57:02 DEBUG : sub: reading active writers 2026/08/16 03:57:02 DEBUG : Looking for writers 2026/08/16 03:57:02 DEBUG : dir: reading active writers 2026/08/16 03:57:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.84s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/16 03:57:03 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:03 DEBUG : Looking for writers 2026/08/16 03:57:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:03 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:03 DEBUG : dir/file1.rclone_chunk.001_um1st9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:03 INFO : dir/file1.rclone_chunk.001_um1st9: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:03 INFO : dir/file1.rclone_chunk.001_um1st9: Deleted 2026/08/16 03:57:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/16 03:57:03 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:03 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/16 03:57:03 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/16 03:57:03 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/16 03:57:03 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:03 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:03 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/16 03:57:03 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:03 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/16 03:57:03 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/16 03:57:03 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/16 03:57:03 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:03 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:03 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:03 DEBUG : dir: Looking for writers 2026/08/16 03:57:03 DEBUG : file1: reading active writers 2026/08/16 03:57:03 DEBUG : file1.metadata: reading active writers 2026/08/16 03:57:03 DEBUG : Looking for writers 2026/08/16 03:57:03 DEBUG : dir.metadata: reading active writers 2026/08/16 03:57:03 DEBUG : dir: reading active writers 2026/08/16 03:57:03 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:04 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:04 DEBUG : dir/file1.rclone_chunk.001_um1t1c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:04 INFO : dir/file1.rclone_chunk.001_um1t1c: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:04 INFO : dir/file1.rclone_chunk.001_um1t1c: Deleted 2026/08/16 03:57:04 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:04 DEBUG : dir: Looking for writers 2026/08/16 03:57:04 DEBUG : file1: reading active writers 2026/08/16 03:57:04 DEBUG : Looking for writers 2026/08/16 03:57:04 DEBUG : dir: reading active writers 2026/08/16 03:57:04 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:05 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:05 DEBUG : dir/file1.rclone_chunk.001_um1txz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:05 INFO : dir/file1.rclone_chunk.001_um1txz: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:05 INFO : dir/file1.rclone_chunk.001_um1txz: Deleted 2026/08/16 03:57:05 DEBUG : time_test: size = 5 OK 2026/08/16 03:57:05 DEBUG : time_test.rclone_chunk.001_um1um2: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/16 03:57:05 INFO : time_test.rclone_chunk.001_um1um2: Copied (server-side copy) to: time_test 2026/08/16 03:57:05 INFO : time_test.rclone_chunk.001_um1um2: Deleted 2026/08/16 03:57:06 DEBUG : Can set mod time: true 2026/08/16 03:57:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:57:06 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:06 DEBUG : dir: Looking for writers 2026/08/16 03:57:06 DEBUG : file1: reading active writers 2026/08/16 03:57:06 DEBUG : Looking for writers 2026/08/16 03:57:06 DEBUG : dir: reading active writers 2026/08/16 03:57:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:06 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:06 DEBUG : dir/file1.rclone_chunk.001_um1v9x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:06 INFO : dir/file1.rclone_chunk.001_um1v9x: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:07 INFO : dir/file1.rclone_chunk.001_um1v9x: Deleted 2026/08/16 03:57:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:57:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:57:07 DEBUG : dir/file1: size = 0 OK 2026/08/16 03:57:07 DEBUG : dir/file1.rclone_chunk.001_um1w9x: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:57:07 INFO : dir/file1.rclone_chunk.001_um1w9x: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:07 INFO : dir/file1.rclone_chunk.001_um1w9x: Deleted 2026/08/16 03:57:07 DEBUG : dir/file1: size = 0 OK 2026/08/16 03:57:07 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 03:57:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:57:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:07 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:07 DEBUG : dir: Looking for writers 2026/08/16 03:57:07 DEBUG : file1: reading active writers 2026/08/16 03:57:07 DEBUG : Looking for writers 2026/08/16 03:57:07 DEBUG : dir: reading active writers 2026/08/16 03:57:07 DEBUG : >WaitForWriters: 2026/08/16 03:57:07 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:07 DEBUG : dir: Looking for writers 2026/08/16 03:57:07 DEBUG : file1: reading active writers 2026/08/16 03:57:07 DEBUG : Looking for writers 2026/08/16 03:57:07 DEBUG : dir: reading active writers 2026/08/16 03:57:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:08 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:08 DEBUG : dir/file1.rclone_chunk.001_um1x71: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:08 INFO : dir/file1.rclone_chunk.001_um1x71: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:08 INFO : dir/file1.rclone_chunk.001_um1x71: Deleted 2026/08/16 03:57:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:57:09 DEBUG : dir/file1: size = 5 OK 2026/08/16 03:57:09 DEBUG : dir/file1.rclone_chunk.001_um1xul: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:09 INFO : dir/file1.rclone_chunk.001_um1xul: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:09 INFO : dir/file1.rclone_chunk.001_um1xul: Deleted 2026/08/16 03:57:09 DEBUG : dir/file1: size = 5 OK 2026/08/16 03:57:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 03:57:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:09 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:09 DEBUG : dir: Looking for writers 2026/08/16 03:57:09 DEBUG : file1: reading active writers 2026/08/16 03:57:09 DEBUG : Looking for writers 2026/08/16 03:57:09 DEBUG : dir: reading active writers 2026/08/16 03:57:09 DEBUG : >WaitForWriters: 2026/08/16 03:57:09 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:09 DEBUG : dir: Looking for writers 2026/08/16 03:57:09 DEBUG : file1: reading active writers 2026/08/16 03:57:09 DEBUG : Looking for writers 2026/08/16 03:57:09 DEBUG : dir: reading active writers 2026/08/16 03:57:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:10 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:10 DEBUG : dir/file1.rclone_chunk.001_um1y4k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:10 INFO : dir/file1.rclone_chunk.001_um1y4k: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:10 INFO : dir/file1.rclone_chunk.001_um1y4k: Deleted 2026/08/16 03:57:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:57:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:10 DEBUG : dir: Looking for writers 2026/08/16 03:57:10 DEBUG : file1: reading active writers 2026/08/16 03:57:10 DEBUG : Looking for writers 2026/08/16 03:57:10 DEBUG : dir: reading active writers 2026/08/16 03:57:10 DEBUG : >WaitForWriters: 2026/08/16 03:57:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:11 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:11 DEBUG : dir/file1.rclone_chunk.001_um1zfe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:11 INFO : dir/file1.rclone_chunk.001_um1zfe: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:11 INFO : dir/file1.rclone_chunk.001_um1zfe: Deleted 2026/08/16 03:57:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 03:57:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:11 DEBUG : dir/file1(0x20d543346500): close: 2026/08/16 03:57:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:57:11 DEBUG : dir/file1(0x20d543346500): >close: err= 2026/08/16 03:57:11 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:11 DEBUG : dir: Looking for writers 2026/08/16 03:57:11 DEBUG : file1: reading active writers 2026/08/16 03:57:11 DEBUG : Looking for writers 2026/08/16 03:57:11 DEBUG : dir: reading active writers 2026/08/16 03:57:11 DEBUG : >WaitForWriters: 2026/08/16 03:57:11 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:11 DEBUG : dir: Looking for writers 2026/08/16 03:57:11 DEBUG : file1: reading active writers 2026/08/16 03:57:11 DEBUG : Looking for writers 2026/08/16 03:57:11 DEBUG : dir: reading active writers 2026/08/16 03:57:11 DEBUG : >WaitForWriters: 2026/08/16 03:57:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:12 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:12 DEBUG : dir/file1.rclone_chunk.001_um20wf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:12 INFO : dir/file1.rclone_chunk.001_um20wf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:12 INFO : dir/file1.rclone_chunk.001_um20wf: Deleted 2026/08/16 03:57:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 03:57:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:12 DEBUG : dir/file1(0x20d5435b4100): _writeAt: size=5, off=0 2026/08/16 03:57:12 DEBUG : dir/file1(0x20d5435b4100): openPending: 2026/08/16 03:57:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:12 DEBUG : dir/file1(0x20d5435b4100): >openPending: err= 2026/08/16 03:57:12 DEBUG : dir/file1(0x20d5435b4100): >_writeAt: n=5, err= 2026/08/16 03:57:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/16 03:57:12 DEBUG : dir/file1(0x20d5435b4100): close: 2026/08/16 03:57:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/16 03:57:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/16 03:57:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/16 03:57:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 03:57:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/16 03:57:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:12 DEBUG : dir/file1(0x20d5435b4100): >close: err= 2026/08/16 03:57:12 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:12 DEBUG : dir: Looking for writers 2026/08/16 03:57:12 DEBUG : file1: reading active writers 2026/08/16 03:57:12 DEBUG : Looking for writers 2026/08/16 03:57:12 DEBUG : dir: reading active writers 2026/08/16 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:12 DEBUG : dir: Looking for writers 2026/08/16 03:57:12 DEBUG : file1: reading active writers 2026/08/16 03:57:12 DEBUG : Looking for writers 2026/08/16 03:57:12 DEBUG : dir: reading active writers 2026/08/16 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:12 DEBUG : dir: Looking for writers 2026/08/16 03:57:12 DEBUG : file1: reading active writers 2026/08/16 03:57:12 DEBUG : Looking for writers 2026/08/16 03:57:12 DEBUG : dir: reading active writers 2026/08/16 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:12 DEBUG : dir: Looking for writers 2026/08/16 03:57:12 DEBUG : file1: reading active writers 2026/08/16 03:57:12 DEBUG : Looking for writers 2026/08/16 03:57:12 DEBUG : dir: reading active writers 2026/08/16 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:57:12 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:12 DEBUG : dir: Looking for writers 2026/08/16 03:57:12 DEBUG : file1: reading active writers 2026/08/16 03:57:12 DEBUG : Looking for writers 2026/08/16 03:57:12 DEBUG : dir: reading active writers 2026/08/16 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:12 DEBUG : dir: Looking for writers 2026/08/16 03:57:12 DEBUG : file1: reading active writers 2026/08/16 03:57:12 DEBUG : Looking for writers 2026/08/16 03:57:12 DEBUG : dir: reading active writers 2026/08/16 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:13 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:13 DEBUG : dir/file1.rclone_chunk.001_um21o0: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/16 03:57:13 INFO : dir/file1.rclone_chunk.001_um21o0: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:13 INFO : dir/file1.rclone_chunk.001_um21o0: Deleted 2026/08/16 03:57:13 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:13 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:57:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/16 03:57:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/16 03:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:13 DEBUG : dir: Looking for writers 2026/08/16 03:57:13 DEBUG : file1: reading active writers 2026/08/16 03:57:13 DEBUG : Looking for writers 2026/08/16 03:57:13 DEBUG : dir: reading active writers 2026/08/16 03:57:13 DEBUG : >WaitForWriters: 2026/08/16 03:57:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:13 DEBUG : dir: Looking for writers 2026/08/16 03:57:13 DEBUG : file1: reading active writers 2026/08/16 03:57:13 DEBUG : Looking for writers 2026/08/16 03:57:13 DEBUG : dir: reading active writers 2026/08/16 03:57:13 DEBUG : >WaitForWriters: 2026/08/16 03:57:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.62s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.58s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.66s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:13 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:13 DEBUG : dir/file1.rclone_chunk.001_um2278: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:13 INFO : dir/file1.rclone_chunk.001_um2278: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:13 INFO : dir/file1.rclone_chunk.001_um2278: Deleted 2026/08/16 03:57:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:14 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:14 DEBUG : dir: Looking for writers 2026/08/16 03:57:14 DEBUG : file1: reading active writers 2026/08/16 03:57:14 DEBUG : Looking for writers 2026/08/16 03:57:14 DEBUG : dir: reading active writers 2026/08/16 03:57:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.96s) === RUN TestFileOpenReadUnknownSize 2026/08/16 03:57:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/16 03:57:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/16 03:57:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/16 03:57:14 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:14 DEBUG : Looking for writers 2026/08/16 03:57:14 DEBUG : file.txt: reading active writers 2026/08/16 03:57:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:14 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:14 DEBUG : dir/file1.rclone_chunk.001_um2363: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:14 INFO : dir/file1.rclone_chunk.001_um2363: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:14 INFO : dir/file1.rclone_chunk.001_um2363: Deleted 2026/08/16 03:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 03:57:15 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:57:15 DEBUG : dir/file1.rclone_chunk.001_um24n5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:15 INFO : dir/file1.rclone_chunk.001_um24n5: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:15 INFO : dir/file1.rclone_chunk.001_um24n5: Deleted 2026/08/16 03:57:15 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:57:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 03:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:15 DEBUG : dir: Looking for writers 2026/08/16 03:57:15 DEBUG : file1: reading active writers 2026/08/16 03:57:15 DEBUG : Looking for writers 2026/08/16 03:57:15 DEBUG : dir: reading active writers 2026/08/16 03:57:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.34s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:16 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:16 DEBUG : dir/file1.rclone_chunk.001_um24x8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:16 INFO : dir/file1.rclone_chunk.001_um24x8: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:16 INFO : dir/file1.rclone_chunk.001_um24x8: Deleted 2026/08/16 03:57:16 DEBUG : dir/file1: Remove: 2026/08/16 03:57:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:16 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:57:16 DEBUG : dir/file1: Remove: 2026/08/16 03:57:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/16 03:57:16 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:16 DEBUG : dir: Looking for writers 2026/08/16 03:57:16 DEBUG : Looking for writers 2026/08/16 03:57:16 DEBUG : dir: reading active writers 2026/08/16 03:57:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:17 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:17 DEBUG : dir/file1.rclone_chunk.001_um254m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:17 INFO : dir/file1.rclone_chunk.001_um254m: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:17 INFO : dir/file1.rclone_chunk.001_um254m: Deleted 2026/08/16 03:57:17 DEBUG : dir/file1: Remove: 2026/08/16 03:57:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:17 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:57:17 DEBUG : dir/file1: Remove: 2026/08/16 03:57:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/16 03:57:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:17 DEBUG : dir: Looking for writers 2026/08/16 03:57:17 DEBUG : Looking for writers 2026/08/16 03:57:17 DEBUG : dir: reading active writers 2026/08/16 03:57:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:17 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:17 DEBUG : dir/file1.rclone_chunk.001_um26ca: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:17 INFO : dir/file1.rclone_chunk.001_um26ca: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:17 INFO : dir/file1.rclone_chunk.001_um26ca: Deleted 2026/08/16 03:57:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:57:18 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/16 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:57:18 DEBUG : dir/file1: Open: flags=0x3 2026/08/16 03:57:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/16 03:57:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/16 03:57:18 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:18 DEBUG : dir: Looking for writers 2026/08/16 03:57:18 DEBUG : file1: reading active writers 2026/08/16 03:57:18 DEBUG : Looking for writers 2026/08/16 03:57:18 DEBUG : dir: reading active writers 2026/08/16 03:57:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:18 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:18 DEBUG : dir/file1.rclone_chunk.001_um27uj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:18 INFO : dir/file1.rclone_chunk.001_um27uj: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:18 INFO : dir/file1.rclone_chunk.001_um27uj: Deleted 2026/08/16 03:57:19 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:19 DEBUG : dir: Looking for writers 2026/08/16 03:57:19 DEBUG : file1: reading active writers 2026/08/16 03:57:19 DEBUG : Looking for writers 2026/08/16 03:57:19 DEBUG : dir: reading active writers 2026/08/16 03:57:19 DEBUG : >WaitForWriters: 2026/08/16 03:57:19 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:19 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:19 INFO : dir/file1: Deleted 2026/08/16 03:57:19 DEBUG : newLeaf: Updating file with newLeaf 0x20d543209d40 2026/08/16 03:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:19 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 03:57:19 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:19 INFO : newLeaf: Deleted 2026/08/16 03:57:19 DEBUG : dir/file1: Updating file with dir/file1 0x20d543209d40 2026/08/16 03:57:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:19 DEBUG : dir/file1: File is currently open, delaying rename 0x20d543209d40 2026/08/16 03:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 03:57:20 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:57:20 DEBUG : dir/file1.rclone_chunk.001_um28ek: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:20 INFO : dir/file1.rclone_chunk.001_um28ek: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:20 INFO : dir/file1.rclone_chunk.001_um28ek: Deleted 2026/08/16 03:57:20 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:57:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 03:57:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:20 DEBUG : newLeaf: Running delayed rename now 2026/08/16 03:57:20 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:20 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:20 INFO : dir/file1: Deleted 2026/08/16 03:57:20 DEBUG : newLeaf: Updating file with newLeaf 0x20d543209d40 2026/08/16 03:57:20 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:20 DEBUG : dir: Looking for writers 2026/08/16 03:57:20 DEBUG : Looking for writers 2026/08/16 03:57:20 DEBUG : dir: reading active writers 2026/08/16 03:57:20 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:20 DEBUG : >WaitForWriters: 2026/08/16 03:57:20 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:20 DEBUG : dir: Looking for writers 2026/08/16 03:57:20 DEBUG : Looking for writers 2026/08/16 03:57:20 DEBUG : dir: reading active writers 2026/08/16 03:57:20 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:21 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:21 DEBUG : dir/file1.rclone_chunk.001_um29y5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:21 INFO : dir/file1.rclone_chunk.001_um29y5: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:21 INFO : dir/file1.rclone_chunk.001_um29y5: Deleted 2026/08/16 03:57:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:21 DEBUG : dir: Looking for writers 2026/08/16 03:57:21 DEBUG : file1: reading active writers 2026/08/16 03:57:21 DEBUG : Looking for writers 2026/08/16 03:57:21 DEBUG : dir: reading active writers 2026/08/16 03:57:21 DEBUG : >WaitForWriters: 2026/08/16 03:57:21 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:21 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:21 INFO : dir/file1: Deleted 2026/08/16 03:57:21 DEBUG : newLeaf: Updating file with newLeaf 0x20d5432c0c30 2026/08/16 03:57:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:22 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 03:57:22 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:22 INFO : newLeaf: Deleted 2026/08/16 03:57:22 DEBUG : dir/file1: Updating file with dir/file1 0x20d5432c0c30 2026/08/16 03:57:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:22 DEBUG : dir/file1: File is currently open, delaying rename 0x20d5432c0c30 2026/08/16 03:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 03:57:22 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:57:22 DEBUG : dir/file1.rclone_chunk.001_um2beh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:22 INFO : dir/file1.rclone_chunk.001_um2beh: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:22 INFO : dir/file1.rclone_chunk.001_um2beh: Deleted 2026/08/16 03:57:22 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:57:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 03:57:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:22 DEBUG : newLeaf: Running delayed rename now 2026/08/16 03:57:22 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:23 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:23 INFO : dir/file1: Deleted 2026/08/16 03:57:23 DEBUG : newLeaf: Updating file with newLeaf 0x20d5432c0c30 2026/08/16 03:57:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:23 DEBUG : dir: Looking for writers 2026/08/16 03:57:23 DEBUG : Looking for writers 2026/08/16 03:57:23 DEBUG : dir: reading active writers 2026/08/16 03:57:23 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:23 DEBUG : >WaitForWriters: 2026/08/16 03:57:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:23 DEBUG : dir: Looking for writers 2026/08/16 03:57:23 DEBUG : Looking for writers 2026/08/16 03:57:23 DEBUG : dir: reading active writers 2026/08/16 03:57:23 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:23 DEBUG : >WaitForWriters: 2026/08/16 03:57:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:23 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:23 DEBUG : dir/file1.rclone_chunk.001_um2czr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:23 INFO : dir/file1.rclone_chunk.001_um2czr: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:23 INFO : dir/file1.rclone_chunk.001_um2czr: Deleted 2026/08/16 03:57:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:23 DEBUG : dir/file1(0x20d5435b7680): openPending: 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d5435b7680): >openPending: err= 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d5435b7680): _writeAt: size=14, off=0 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d5435b7680): >_writeAt: n=14, err= 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d5435b7680): close: 2026/08/16 03:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:57:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d5435b7680): >close: err= 2026/08/16 03:57:24 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:57:24 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:24 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:24 DEBUG : dir/file1.rclone_chunk.001_um2d7j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:24 INFO : dir/file1.rclone_chunk.001_um2d7j: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:24 INFO : dir/file1.rclone_chunk.001_um2d7j: Deleted 2026/08/16 03:57:24 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:24 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:57:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/16 03:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:24 DEBUG : dir: Looking for writers 2026/08/16 03:57:24 DEBUG : file1: reading active writers 2026/08/16 03:57:24 DEBUG : Looking for writers 2026/08/16 03:57:24 DEBUG : dir: reading active writers 2026/08/16 03:57:24 DEBUG : >WaitForWriters: 2026/08/16 03:57:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d543567c80): _readAt: size=512, off=0 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d543567c80): openPending: 2026/08/16 03:57:24 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/08/16 03:57:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d543567c80): >openPending: err= 2026/08/16 03:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d543567c80): >_readAt: n=14, err=EOF 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d543567c80): close: 2026/08/16 03:57:24 DEBUG : dir/file1(0x20d543567c80): >close: err= 2026/08/16 03:57:24 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:24 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:25 INFO : dir/file1: Deleted 2026/08/16 03:57:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:25 DEBUG : newLeaf: Updating file with newLeaf 0x20d543366b60 2026/08/16 03:57:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:25 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 03:57:25 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:25 INFO : newLeaf: Deleted 2026/08/16 03:57:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 03:57:25 DEBUG : dir/file1: Updating file with dir/file1 0x20d543366b60 2026/08/16 03:57:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:25 DEBUG : dir/file1(0x20d5436c0fc0): openPending: 2026/08/16 03:57:25 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/08/16 03:57:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:25 DEBUG : dir/file1(0x20d5436c0fc0): >openPending: err= 2026/08/16 03:57:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:25 DEBUG : dir/file1(0x20d5436c0fc0): _writeAt: size=25, off=0 2026/08/16 03:57:25 DEBUG : dir/file1(0x20d5436c0fc0): >_writeAt: n=25, err= 2026/08/16 03:57:25 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:25 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:25 INFO : dir/file1: Deleted 2026/08/16 03:57:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:25 DEBUG : newLeaf: Updating file with newLeaf 0x20d543366b60 2026/08/16 03:57:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:25 DEBUG : newLeaf(0x20d5436c0fc0): close: 2026/08/16 03:57:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:57:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:57:25.423851796 +0000 UTC m=+47.764187572 2026/08/16 03:57:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:25 DEBUG : newLeaf(0x20d5436c0fc0): >close: err= 2026/08/16 03:57:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:25 DEBUG : dir: Looking for writers 2026/08/16 03:57:25 DEBUG : Looking for writers 2026/08/16 03:57:25 DEBUG : dir: reading active writers 2026/08/16 03:57:25 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:25 DEBUG : dir: Looking for writers 2026/08/16 03:57:25 DEBUG : Looking for writers 2026/08/16 03:57:25 DEBUG : dir: reading active writers 2026/08/16 03:57:25 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:25 DEBUG : dir: Looking for writers 2026/08/16 03:57:25 DEBUG : Looking for writers 2026/08/16 03:57:25 DEBUG : dir: reading active writers 2026/08/16 03:57:25 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:25 DEBUG : dir: Looking for writers 2026/08/16 03:57:25 DEBUG : Looking for writers 2026/08/16 03:57:25 DEBUG : dir: reading active writers 2026/08/16 03:57:25 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:25 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:57:25 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:25 DEBUG : dir: Looking for writers 2026/08/16 03:57:25 DEBUG : Looking for writers 2026/08/16 03:57:25 DEBUG : dir: reading active writers 2026/08/16 03:57:25 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:25 DEBUG : dir: Looking for writers 2026/08/16 03:57:25 DEBUG : Looking for writers 2026/08/16 03:57:25 DEBUG : dir: reading active writers 2026/08/16 03:57:25 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:26 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:26 DEBUG : newLeaf.rclone_chunk.001_um2e2d: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:26 INFO : newLeaf.rclone_chunk.001_um2e2d: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:26 INFO : newLeaf.rclone_chunk.001_um2e2d: Deleted 2026/08/16 03:57:26 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:26 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:57:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:57:25.423851796 +0000 UTC" 2026/08/16 03:57:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:57:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:57:26 DEBUG : dir: Looking for writers 2026/08/16 03:57:26 DEBUG : Looking for writers 2026/08/16 03:57:26 DEBUG : dir: reading active writers 2026/08/16 03:57:26 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:26 DEBUG : >WaitForWriters: 2026/08/16 03:57:26 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:26 DEBUG : dir: Looking for writers 2026/08/16 03:57:26 DEBUG : Looking for writers 2026/08/16 03:57:26 DEBUG : dir: reading active writers 2026/08/16 03:57:26 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:26 DEBUG : >WaitForWriters: 2026/08/16 03:57:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:26 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:26 DEBUG : dir/file1.rclone_chunk.001_um2fo4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:26 INFO : dir/file1.rclone_chunk.001_um2fo4: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:26 INFO : dir/file1.rclone_chunk.001_um2fo4: Deleted 2026/08/16 03:57:27 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:27 DEBUG : dir: Looking for writers 2026/08/16 03:57:27 DEBUG : file1: reading active writers 2026/08/16 03:57:27 DEBUG : Looking for writers 2026/08/16 03:57:27 DEBUG : dir: reading active writers 2026/08/16 03:57:27 DEBUG : >WaitForWriters: 2026/08/16 03:57:27 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:27 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:27 INFO : dir/file1: Deleted 2026/08/16 03:57:27 DEBUG : newLeaf: Updating file with newLeaf 0x20d5436cab60 2026/08/16 03:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:27 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 03:57:27 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:27 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:27 INFO : newLeaf: Deleted 2026/08/16 03:57:27 DEBUG : dir/file1: Updating file with dir/file1 0x20d5436cab60 2026/08/16 03:57:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:27 DEBUG : dir/file1(0x20d543567980): openPending: 2026/08/16 03:57:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:27 DEBUG : dir/file1(0x20d543567980): >openPending: err= 2026/08/16 03:57:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:27 DEBUG : dir/file1(0x20d543567980): _writeAt: size=25, off=0 2026/08/16 03:57:27 DEBUG : dir/file1(0x20d543567980): >_writeAt: n=25, err= 2026/08/16 03:57:27 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:28 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:28 INFO : dir/file1: Deleted 2026/08/16 03:57:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:28 DEBUG : newLeaf: Updating file with newLeaf 0x20d5436cab60 2026/08/16 03:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:28 DEBUG : newLeaf(0x20d543567980): close: 2026/08/16 03:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:57:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:57:27.919811536 +0000 UTC m=+50.260147304 2026/08/16 03:57:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:28 DEBUG : newLeaf(0x20d543567980): >close: err= 2026/08/16 03:57:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:28 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:57:28 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:28 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:28 DEBUG : newLeaf.rclone_chunk.001_um2he8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:28 INFO : newLeaf.rclone_chunk.001_um2he8: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:28 INFO : newLeaf.rclone_chunk.001_um2he8: Deleted 2026/08/16 03:57:28 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:28 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:57:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:57:27.919811536 +0000 UTC" 2026/08/16 03:57:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : >WaitForWriters: 2026/08/16 03:57:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:28 DEBUG : dir: Looking for writers 2026/08/16 03:57:28 DEBUG : Looking for writers 2026/08/16 03:57:28 DEBUG : dir: reading active writers 2026/08/16 03:57:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:28 DEBUG : >WaitForWriters: 2026/08/16 03:57:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:29 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:29 DEBUG : dir/file1.rclone_chunk.001_um2ibp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:29 INFO : dir/file1.rclone_chunk.001_um2ibp: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:29 INFO : dir/file1.rclone_chunk.001_um2ibp: Deleted 2026/08/16 03:57:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:29 DEBUG : dir/file1(0x20d543465340): openPending: 2026/08/16 03:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:29 DEBUG : dir/file1(0x20d543465340): >openPending: err= 2026/08/16 03:57:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:29 DEBUG : dir/file1(0x20d543465340): _writeAt: size=14, off=0 2026/08/16 03:57:29 DEBUG : dir/file1(0x20d543465340): >_writeAt: n=14, err= 2026/08/16 03:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:57:29 DEBUG : dir/file1(0x20d543465340): close: 2026/08/16 03:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:57:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:29 DEBUG : dir/file1(0x20d543465340): >close: err= 2026/08/16 03:57:29 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:29 DEBUG : dir: Looking for writers 2026/08/16 03:57:29 DEBUG : file1: reading active writers 2026/08/16 03:57:29 DEBUG : Looking for writers 2026/08/16 03:57:29 DEBUG : dir: reading active writers 2026/08/16 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:29 DEBUG : dir: Looking for writers 2026/08/16 03:57:29 DEBUG : file1: reading active writers 2026/08/16 03:57:29 DEBUG : Looking for writers 2026/08/16 03:57:29 DEBUG : dir: reading active writers 2026/08/16 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:29 DEBUG : dir: Looking for writers 2026/08/16 03:57:29 DEBUG : file1: reading active writers 2026/08/16 03:57:29 DEBUG : Looking for writers 2026/08/16 03:57:29 DEBUG : dir: reading active writers 2026/08/16 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:29 DEBUG : dir: Looking for writers 2026/08/16 03:57:29 DEBUG : file1: reading active writers 2026/08/16 03:57:29 DEBUG : Looking for writers 2026/08/16 03:57:29 DEBUG : dir: reading active writers 2026/08/16 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:57:29 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:29 DEBUG : dir: Looking for writers 2026/08/16 03:57:29 DEBUG : file1: reading active writers 2026/08/16 03:57:29 DEBUG : Looking for writers 2026/08/16 03:57:29 DEBUG : dir: reading active writers 2026/08/16 03:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:30 DEBUG : dir: Looking for writers 2026/08/16 03:57:30 DEBUG : file1: reading active writers 2026/08/16 03:57:30 DEBUG : Looking for writers 2026/08/16 03:57:30 DEBUG : dir: reading active writers 2026/08/16 03:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:30 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:30 DEBUG : dir/file1.rclone_chunk.001_um2ipf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:30 INFO : dir/file1.rclone_chunk.001_um2ipf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:30 INFO : dir/file1.rclone_chunk.001_um2ipf: Deleted 2026/08/16 03:57:30 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:30 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:57:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/16 03:57:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:30 DEBUG : dir: Looking for writers 2026/08/16 03:57:30 DEBUG : file1: reading active writers 2026/08/16 03:57:30 DEBUG : Looking for writers 2026/08/16 03:57:30 DEBUG : dir: reading active writers 2026/08/16 03:57:30 DEBUG : >WaitForWriters: 2026/08/16 03:57:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:30 DEBUG : dir/file1(0x20d543465e40): _readAt: size=512, off=0 2026/08/16 03:57:30 DEBUG : dir/file1(0x20d543465e40): openPending: 2026/08/16 03:57:30 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/08/16 03:57:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:57:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:30 DEBUG : dir/file1(0x20d543465e40): >openPending: err= 2026/08/16 03:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:57:30 DEBUG : dir/file1(0x20d543465e40): >_readAt: n=14, err=EOF 2026/08/16 03:57:30 DEBUG : dir/file1(0x20d543465e40): close: 2026/08/16 03:57:30 DEBUG : dir/file1(0x20d543465e40): >close: err= 2026/08/16 03:57:30 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:30 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:30 INFO : dir/file1: Deleted 2026/08/16 03:57:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:30 DEBUG : newLeaf: Updating file with newLeaf 0x20d5432c1a00 2026/08/16 03:57:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:30 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 03:57:30 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:30 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:30 INFO : newLeaf: Deleted 2026/08/16 03:57:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 03:57:30 DEBUG : dir/file1: Updating file with dir/file1 0x20d5432c1a00 2026/08/16 03:57:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:57:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:31 DEBUG : dir/file1(0x20d5437b2040): openPending: 2026/08/16 03:57:31 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/08/16 03:57:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:31 DEBUG : dir/file1(0x20d5437b2040): >openPending: err= 2026/08/16 03:57:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:31 DEBUG : dir/file1(0x20d5437b2040): _writeAt: size=25, off=0 2026/08/16 03:57:31 DEBUG : dir/file1(0x20d5437b2040): >_writeAt: n=25, err= 2026/08/16 03:57:31 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:31 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:31 INFO : dir/file1: Deleted 2026/08/16 03:57:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:31 DEBUG : newLeaf: Updating file with newLeaf 0x20d5432c1a00 2026/08/16 03:57:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:31 DEBUG : newLeaf(0x20d5437b2040): close: 2026/08/16 03:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:57:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:57:31.125904784 +0000 UTC m=+53.466240572 2026/08/16 03:57:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:31 DEBUG : newLeaf(0x20d5437b2040): >close: err= 2026/08/16 03:57:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:31 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:57:31 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:31 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:31 DEBUG : newLeaf.rclone_chunk.001_um2kbj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:31 INFO : newLeaf.rclone_chunk.001_um2kbj: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:31 INFO : newLeaf.rclone_chunk.001_um2kbj: Deleted 2026/08/16 03:57:31 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:31 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:57:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:57:31.125904784 +0000 UTC" 2026/08/16 03:57:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:57:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:57:31 DEBUG : dir: Looking for writers 2026/08/16 03:57:31 DEBUG : Looking for writers 2026/08/16 03:57:31 DEBUG : dir: reading active writers 2026/08/16 03:57:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:31 DEBUG : >WaitForWriters: 2026/08/16 03:57:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:32 DEBUG : dir: Looking for writers 2026/08/16 03:57:32 DEBUG : Looking for writers 2026/08/16 03:57:32 DEBUG : dir: reading active writers 2026/08/16 03:57:32 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:32 DEBUG : >WaitForWriters: 2026/08/16 03:57:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:32 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:32 DEBUG : dir/file1.rclone_chunk.001_um2lke: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:57:32 INFO : dir/file1.rclone_chunk.001_um2lke: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:32 INFO : dir/file1.rclone_chunk.001_um2lke: Deleted 2026/08/16 03:57:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:32 DEBUG : dir: Looking for writers 2026/08/16 03:57:32 DEBUG : file1: reading active writers 2026/08/16 03:57:32 DEBUG : Looking for writers 2026/08/16 03:57:32 DEBUG : dir: reading active writers 2026/08/16 03:57:32 DEBUG : >WaitForWriters: 2026/08/16 03:57:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:32 DEBUG : dir/file1(0x20d542ede9c0): _readAt: size=512, off=0 2026/08/16 03:57:32 DEBUG : dir/file1(0x20d542ede9c0): openPending: 2026/08/16 03:57:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:57:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:32 DEBUG : dir/file1(0x20d542ede9c0): >openPending: err= 2026/08/16 03:57:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/16 03:57:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:32 DEBUG : dir/file1(0x20d542ede9c0): >_readAt: n=14, err=EOF 2026/08/16 03:57:32 DEBUG : dir/file1(0x20d542ede9c0): close: 2026/08/16 03:57:32 DEBUG : dir/file1(0x20d542ede9c0): >close: err= 2026/08/16 03:57:33 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:33 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:33 INFO : dir/file1: Deleted 2026/08/16 03:57:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:33 DEBUG : newLeaf: Updating file with newLeaf 0x20d5437301a0 2026/08/16 03:57:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:33 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 03:57:33 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:57:33 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:33 INFO : newLeaf: Deleted 2026/08/16 03:57:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 03:57:33 DEBUG : dir/file1: Updating file with dir/file1 0x20d5437301a0 2026/08/16 03:57:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:33 DEBUG : dir/file1(0x20d54361b180): openPending: 2026/08/16 03:57:33 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/08/16 03:57:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:33 DEBUG : dir/file1(0x20d54361b180): >openPending: err= 2026/08/16 03:57:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:33 DEBUG : dir/file1(0x20d54361b180): _writeAt: size=25, off=0 2026/08/16 03:57:33 DEBUG : dir/file1(0x20d54361b180): >_writeAt: n=25, err= 2026/08/16 03:57:33 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:57:33 DEBUG : newLeaf: size = 14 OK 2026/08/16 03:57:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:33 INFO : dir/file1: Deleted 2026/08/16 03:57:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:57:33 DEBUG : newLeaf: Updating file with newLeaf 0x20d5437301a0 2026/08/16 03:57:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:57:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:33 DEBUG : newLeaf(0x20d54361b180): close: 2026/08/16 03:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:57:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:57:33.681570862 +0000 UTC m=+56.021906639 2026/08/16 03:57:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:33 DEBUG : newLeaf(0x20d54361b180): >close: err= 2026/08/16 03:57:33 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:33 DEBUG : dir: Looking for writers 2026/08/16 03:57:33 DEBUG : Looking for writers 2026/08/16 03:57:33 DEBUG : dir: reading active writers 2026/08/16 03:57:33 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:33 DEBUG : dir: Looking for writers 2026/08/16 03:57:33 DEBUG : Looking for writers 2026/08/16 03:57:33 DEBUG : dir: reading active writers 2026/08/16 03:57:33 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:33 DEBUG : dir: Looking for writers 2026/08/16 03:57:33 DEBUG : Looking for writers 2026/08/16 03:57:33 DEBUG : dir: reading active writers 2026/08/16 03:57:33 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:33 DEBUG : dir: Looking for writers 2026/08/16 03:57:33 DEBUG : Looking for writers 2026/08/16 03:57:33 DEBUG : dir: reading active writers 2026/08/16 03:57:33 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:33 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:57:33 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:34 DEBUG : dir: Looking for writers 2026/08/16 03:57:34 DEBUG : Looking for writers 2026/08/16 03:57:34 DEBUG : dir: reading active writers 2026/08/16 03:57:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:34 DEBUG : dir: Looking for writers 2026/08/16 03:57:34 DEBUG : Looking for writers 2026/08/16 03:57:34 DEBUG : dir: reading active writers 2026/08/16 03:57:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:34 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:34 DEBUG : newLeaf.rclone_chunk.001_um2mz4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:57:34 INFO : newLeaf.rclone_chunk.001_um2mz4: Copied (server-side copy) to: newLeaf 2026/08/16 03:57:34 INFO : newLeaf.rclone_chunk.001_um2mz4: Deleted 2026/08/16 03:57:34 DEBUG : newLeaf: size = 25 OK 2026/08/16 03:57:34 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:57:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:57:33.681570862 +0000 UTC" 2026/08/16 03:57:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:57:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:57:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:57:34 DEBUG : dir: Looking for writers 2026/08/16 03:57:34 DEBUG : Looking for writers 2026/08/16 03:57:34 DEBUG : dir: reading active writers 2026/08/16 03:57:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:34 DEBUG : >WaitForWriters: 2026/08/16 03:57:34 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:34 DEBUG : dir: Looking for writers 2026/08/16 03:57:34 DEBUG : Looking for writers 2026/08/16 03:57:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:57:34 DEBUG : dir: reading active writers 2026/08/16 03:57:34 DEBUG : >WaitForWriters: 2026/08/16 03:57:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestFileRename (16.39s) --- PASS: TestFileRename/off,forceCache=false (2.53s) --- PASS: TestFileRename/minimal,forceCache=false (2.40s) --- PASS: TestFileRename/minimal,forceCache=true (3.20s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.23s) --- PASS: TestFileRename/full,forceCache=false (2.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:34 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:34 DEBUG : Looking for writers 2026/08/16 03:57:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.08s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.08s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.08s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:35 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:35 DEBUG : dir/file1.rclone_chunk.001_um2otu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:35 INFO : dir/file1.rclone_chunk.001_um2otu: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:35 INFO : dir/file1.rclone_chunk.001_um2otu: Deleted 2026/08/16 03:57:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:57:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:35 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:35 DEBUG : dir: Looking for writers 2026/08/16 03:57:35 DEBUG : file1: reading active writers 2026/08/16 03:57:35 DEBUG : Looking for writers 2026/08/16 03:57:35 DEBUG : dir: reading active writers 2026/08/16 03:57:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.87s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:36 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:36 DEBUG : dir/file1.rclone_chunk.001_um2p6x: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:36 INFO : dir/file1.rclone_chunk.001_um2p6x: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:36 INFO : dir/file1.rclone_chunk.001_um2p6x: Deleted 2026/08/16 03:57:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/16 03:57:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/16 03:57:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/16 03:57:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 03:57:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/16 03:57:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/16 03:57:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/16 03:57:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/16 03:57:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/16 03:57:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/16 03:57:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:37 DEBUG : dir: Looking for writers 2026/08/16 03:57:37 DEBUG : file1: reading active writers 2026/08/16 03:57:37 DEBUG : Looking for writers 2026/08/16 03:57:37 DEBUG : dir: reading active writers 2026/08/16 03:57:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.34s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:37 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:37 DEBUG : dir/file1.rclone_chunk.001_um2q3l: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:37 INFO : dir/file1.rclone_chunk.001_um2q3l: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:37 INFO : dir/file1.rclone_chunk.001_um2q3l: Deleted 2026/08/16 03:57:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/16 03:57:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/16 03:57:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/16 03:57:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/16 03:57:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/16 03:57:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/16 03:57:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/16 03:57:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/16 03:57:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/16 03:57:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/16 03:57:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/16 03:57:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/16 03:57:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/16 03:57:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/16 03:57:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/16 03:57:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:38 DEBUG : dir: Looking for writers 2026/08/16 03:57:38 DEBUG : file1: reading active writers 2026/08/16 03:57:38 DEBUG : Looking for writers 2026/08/16 03:57:38 DEBUG : dir: reading active writers 2026/08/16 03:57:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.47s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:39 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:39 DEBUG : dir/file1.rclone_chunk.001_um2rvy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:39 INFO : dir/file1.rclone_chunk.001_um2rvy: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:39 INFO : dir/file1.rclone_chunk.001_um2rvy: Deleted 2026/08/16 03:57:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:57:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:39 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:39 DEBUG : dir: Looking for writers 2026/08/16 03:57:39 DEBUG : file1: reading active writers 2026/08/16 03:57:39 DEBUG : Looking for writers 2026/08/16 03:57:39 DEBUG : dir: reading active writers 2026/08/16 03:57:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:40 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:40 DEBUG : dir/file1.rclone_chunk.001_um2sda: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:40 INFO : dir/file1.rclone_chunk.001_um2sda: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:40 INFO : dir/file1.rclone_chunk.001_um2sda: Deleted 2026/08/16 03:57:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:57:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:57:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/16 03:57:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/16 03:57:40 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:40 DEBUG : dir: Looking for writers 2026/08/16 03:57:40 DEBUG : file1: reading active writers 2026/08/16 03:57:40 DEBUG : Looking for writers 2026/08/16 03:57:40 DEBUG : dir: reading active writers 2026/08/16 03:57:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:41 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:41 DEBUG : dir/file1.rclone_chunk.001_um2t8j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:41 INFO : dir/file1.rclone_chunk.001_um2t8j: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:41 INFO : dir/file1.rclone_chunk.001_um2t8j: Deleted 2026/08/16 03:57:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): _readAt: size=1, off=0 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): openPending: 2026/08/16 03:57:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): >openPending: err= 2026/08/16 03:57:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 03:57:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): >_readAt: n=1, err= 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): _readAt: size=256, off=1 2026/08/16 03:57:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): >_readAt: n=15, err=EOF 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): _readAt: size=16, off=16 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): >_readAt: n=0, err=EOF 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): close: 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): >close: err= 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): close: 2026/08/16 03:57:41 DEBUG : dir/file1(0x20d5436acb00): >close: err=file already closed 2026/08/16 03:57:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:41 DEBUG : dir: Looking for writers 2026/08/16 03:57:41 DEBUG : file1: reading active writers 2026/08/16 03:57:41 DEBUG : Looking for writers 2026/08/16 03:57:41 DEBUG : dir: reading active writers 2026/08/16 03:57:41 DEBUG : >WaitForWriters: 2026/08/16 03:57:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.98s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:42 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:42 DEBUG : dir/file1.rclone_chunk.001_um2u08: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:42 INFO : dir/file1.rclone_chunk.001_um2u08: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:42 INFO : dir/file1.rclone_chunk.001_um2u08: Deleted 2026/08/16 03:57:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): _readAt: size=1, off=0 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): openPending: 2026/08/16 03:57:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >openPending: err= 2026/08/16 03:57:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 03:57:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >_readAt: n=1, err= 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): _readAt: size=1, off=5 2026/08/16 03:57:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >_readAt: n=1, err= 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): _readAt: size=1, off=3 2026/08/16 03:57:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >_readAt: n=1, err= 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): _readAt: size=1, off=13 2026/08/16 03:57:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >_readAt: n=1, err= 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): _readAt: size=16, off=100 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >_readAt: n=0, err=EOF 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): close: 2026/08/16 03:57:42 DEBUG : dir/file1(0x20d5435b5340): >close: err= 2026/08/16 03:57:42 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:42 DEBUG : dir: Looking for writers 2026/08/16 03:57:42 DEBUG : file1: reading active writers 2026/08/16 03:57:42 DEBUG : Looking for writers 2026/08/16 03:57:42 DEBUG : dir: reading active writers 2026/08/16 03:57:42 DEBUG : >WaitForWriters: 2026/08/16 03:57:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:43 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:43 DEBUG : dir/file1.rclone_chunk.001_um2vji: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:43 INFO : dir/file1.rclone_chunk.001_um2vji: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:43 INFO : dir/file1.rclone_chunk.001_um2vji: Deleted 2026/08/16 03:57:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=1, off=0 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): openPending: 2026/08/16 03:57:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >openPending: err= 2026/08/16 03:57:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 03:57:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=1, err= 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=1, off=5 2026/08/16 03:57:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=1, err= 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=1, off=1 2026/08/16 03:57:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=1, err= 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=6, off=10 2026/08/16 03:57:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=6, err= 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=256, off=10 2026/08/16 03:57:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=6, err=EOF 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=256, off=100 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=0, err=EOF 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): close: 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >close: err= 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): _readAt: size=256, off=100 2026/08/16 03:57:43 DEBUG : dir/file1(0x20d54321f200): >_readAt: n=0, err=file already closed 2026/08/16 03:57:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:43 DEBUG : dir: Looking for writers 2026/08/16 03:57:43 DEBUG : file1: reading active writers 2026/08/16 03:57:43 DEBUG : Looking for writers 2026/08/16 03:57:43 DEBUG : dir: reading active writers 2026/08/16 03:57:43 DEBUG : >WaitForWriters: 2026/08/16 03:57:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.03s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:44 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:44 DEBUG : dir/file1.rclone_chunk.001_um2wir: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:44 INFO : dir/file1.rclone_chunk.001_um2wir: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:44 INFO : dir/file1.rclone_chunk.001_um2wir: Deleted 2026/08/16 03:57:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): RWFileHandle.Flush 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): _readAt: size=256, off=0 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): openPending: 2026/08/16 03:57:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): >openPending: err= 2026/08/16 03:57:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/16 03:57:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): >_readAt: n=16, err=EOF 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): RWFileHandle.Flush 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): RWFileHandle.Flush 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): close: 2026/08/16 03:57:44 DEBUG : dir/file1(0x20d5436b02c0): >close: err= 2026/08/16 03:57:44 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:44 DEBUG : dir: Looking for writers 2026/08/16 03:57:44 DEBUG : file1: reading active writers 2026/08/16 03:57:44 DEBUG : Looking for writers 2026/08/16 03:57:44 DEBUG : dir: reading active writers 2026/08/16 03:57:44 DEBUG : >WaitForWriters: 2026/08/16 03:57:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.98s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:45 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:45 DEBUG : dir/file1.rclone_chunk.001_um2x99: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:45 INFO : dir/file1.rclone_chunk.001_um2x99: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:45 INFO : dir/file1.rclone_chunk.001_um2x99: Deleted 2026/08/16 03:57:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:57:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:57:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): _readAt: size=256, off=0 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): openPending: 2026/08/16 03:57:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): >openPending: err= 2026/08/16 03:57:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/16 03:57:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): >_readAt: n=16, err=EOF 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): RWFileHandle.Release 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): close: 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): >close: err= 2026/08/16 03:57:45 DEBUG : dir/file1(0x20d5432b5880): RWFileHandle.Release 2026/08/16 03:57:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:45 DEBUG : dir: Looking for writers 2026/08/16 03:57:45 DEBUG : file1: reading active writers 2026/08/16 03:57:45 DEBUG : Looking for writers 2026/08/16 03:57:45 DEBUG : dir: reading active writers 2026/08/16 03:57:45 DEBUG : >WaitForWriters: 2026/08/16 03:57:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:45 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): openPending: 2026/08/16 03:57:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): >openPending: err= 2026/08/16 03:57:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): _writeAt: size=5, off=0 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): >_writeAt: n=5, err= 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): _writeAt: size=7, off=5 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): >_writeAt: n=7, err= 2026/08/16 03:57:45 DEBUG : file1: vfs cache: truncate to size=11 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): close: 2026/08/16 03:57:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:57:45.684988094 +0000 UTC m=+68.025323841 2026/08/16 03:57:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): >close: err= 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): close: 2026/08/16 03:57:45 DEBUG : file1(0x20d542eaa8c0): >close: err=file already closed 2026/08/16 03:57:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:45 DEBUG : Looking for writers 2026/08/16 03:57:45 DEBUG : file1: reading active writers 2026/08/16 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:45 DEBUG : Looking for writers 2026/08/16 03:57:45 DEBUG : file1: reading active writers 2026/08/16 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:45 DEBUG : Looking for writers 2026/08/16 03:57:45 DEBUG : file1: reading active writers 2026/08/16 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:45 DEBUG : Looking for writers 2026/08/16 03:57:45 DEBUG : file1: reading active writers 2026/08/16 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:45 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:45 DEBUG : Looking for writers 2026/08/16 03:57:45 DEBUG : file1: reading active writers 2026/08/16 03:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:46 DEBUG : file1: size = 11 OK 2026/08/16 03:57:46 DEBUG : file1.rclone_chunk.001_um2ypr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 03:57:46 INFO : file1.rclone_chunk.001_um2ypr: Copied (server-side copy) to: file1 2026/08/16 03:57:46 INFO : file1.rclone_chunk.001_um2ypr: Deleted 2026/08/16 03:57:46 DEBUG : file1: size = 11 OK 2026/08/16 03:57:46 INFO : file1: Copied (new) 2026/08/16 03:57:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-16 03:57:45.684988094 +0000 UTC" 2026/08/16 03:57:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:46 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : >WaitForWriters: 2026/08/16 03:57:46 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : >WaitForWriters: 2026/08/16 03:57:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting 2026/08/16 03:57:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:46 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-bijevoc2baxi/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:46 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): openPending: 2026/08/16 03:57:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): >openPending: err= 2026/08/16 03:57:46 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): _writeAt: size=7, off=0 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): >_writeAt: n=7, err= 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): _writeAt: size=6, off=5 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): >_writeAt: n=6, err= 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): close: 2026/08/16 03:57:46 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:57:46.606477162 +0000 UTC m=+68.946812920 2026/08/16 03:57:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): >close: err= 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): _writeAt: size=5, off=0 2026/08/16 03:57:46 DEBUG : file1(0x20d5435b4940): >_writeAt: n=0, err=file already closed 2026/08/16 03:57:46 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:46 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:46 DEBUG : Looking for writers 2026/08/16 03:57:46 DEBUG : file1: reading active writers 2026/08/16 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:47 DEBUG : file1: size = 11 OK 2026/08/16 03:57:47 DEBUG : file1.rclone_chunk.001_um2zna: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 03:57:47 INFO : file1.rclone_chunk.001_um2zna: Copied (server-side copy) to: file1 2026/08/16 03:57:47 INFO : file1.rclone_chunk.001_um2zna: Deleted 2026/08/16 03:57:47 DEBUG : file1: size = 11 OK 2026/08/16 03:57:47 INFO : file1: Copied (new) 2026/08/16 03:57:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-16 03:57:46.606477162 +0000 UTC" 2026/08/16 03:57:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:47 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : >WaitForWriters: 2026/08/16 03:57:47 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : >WaitForWriters: 2026/08/16 03:57:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:47 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-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:47 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:47 DEBUG : file1(0x20d543374000): openPending: 2026/08/16 03:57:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:47 DEBUG : file1(0x20d543374000): >openPending: err= 2026/08/16 03:57:47 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:47 DEBUG : file1(0x20d543374000): close: 2026/08/16 03:57:47 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:57:47.540801823 +0000 UTC m=+69.881137620 2026/08/16 03:57:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:47 DEBUG : file1(0x20d543374000): >close: err= 2026/08/16 03:57:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:57:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:57:47 DEBUG : file2: newRWFileHandle: 2026/08/16 03:57:47 DEBUG : file2(0x20d543374500): openPending: 2026/08/16 03:57:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:47 DEBUG : file2(0x20d543374500): >openPending: err= 2026/08/16 03:57:47 DEBUG : file2: >newRWFileHandle: err= 2026/08/16 03:57:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/16 03:57:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/16 03:57:47 DEBUG : file2(0x20d543374500): RWFileHandle.Flush 2026/08/16 03:57:47 DEBUG : file2(0x20d543374500): RWFileHandle.Release 2026/08/16 03:57:47 DEBUG : file2(0x20d543374500): close: 2026/08/16 03:57:47 DEBUG : file2: vfs cache: setting modification time to 2026-08-16 03:57:47.541809476 +0000 UTC m=+69.882145223 2026/08/16 03:57:47 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:47 DEBUG : file2(0x20d543374500): >close: err= 2026/08/16 03:57:47 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : file2: reading active writers 2026/08/16 03:57:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : file2: reading active writers 2026/08/16 03:57:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : file2: reading active writers 2026/08/16 03:57:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : file2: reading active writers 2026/08/16 03:57:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/16 03:57:47 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:47 DEBUG : file2: vfs cache: starting upload 2026/08/16 03:57:47 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : file2: reading active writers 2026/08/16 03:57:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/16 03:57:47 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:47 DEBUG : Looking for writers 2026/08/16 03:57:47 DEBUG : file1: reading active writers 2026/08/16 03:57:47 DEBUG : file2: reading active writers 2026/08/16 03:57:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/16 03:57:48 DEBUG : file1: size = 0 OK 2026/08/16 03:57:48 DEBUG : file1.rclone_chunk.001_um303r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:57:48 INFO : file1.rclone_chunk.001_um303r: Copied (server-side copy) to: file1 2026/08/16 03:57:48 DEBUG : file2: size = 0 OK 2026/08/16 03:57:48 DEBUG : file2.rclone_chunk.001_um30ms: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:57:48 INFO : file2.rclone_chunk.001_um30ms: Copied (server-side copy) to: file2 2026/08/16 03:57:48 INFO : file1.rclone_chunk.001_um303r: Deleted 2026/08/16 03:57:48 DEBUG : file1: size = 0 OK 2026/08/16 03:57:48 INFO : file1: Copied (new) 2026/08/16 03:57:48 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-16 03:57:47.540801823 +0000 UTC" 2026/08/16 03:57:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:48 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:48 INFO : file2.rclone_chunk.001_um30ms: Deleted 2026/08/16 03:57:48 DEBUG : file2: size = 0 OK 2026/08/16 03:57:48 INFO : file2: Copied (new) 2026/08/16 03:57:48 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-16 03:57:47.541809476 +0000 UTC" 2026/08/16 03:57:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/16 03:57:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:57:48 INFO : file2: vfs cache: upload succeeded try #1 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file2: reading active writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : >WaitForWriters: 2026/08/16 03:57:48 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : file2: reading active writers 2026/08/16 03:57:48 DEBUG : >WaitForWriters: 2026/08/16 03:57:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting 2026/08/16 03:57:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:48 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-bijevoc2baxi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:48 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): openPending: 2026/08/16 03:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): >openPending: err= 2026/08/16 03:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): _writeAt: size=5, off=0 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): >_writeAt: n=5, err= 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): RWFileHandle.Flush 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): RWFileHandle.Flush 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): close: 2026/08/16 03:57:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:57:48.56259238 +0000 UTC m=+70.902928127 2026/08/16 03:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:48 DEBUG : file1(0x20d543690ac0): >close: err= 2026/08/16 03:57:48 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:48 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:48 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:48 DEBUG : Looking for writers 2026/08/16 03:57:48 DEBUG : file1: reading active writers 2026/08/16 03:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:49 DEBUG : file1: size = 5 OK 2026/08/16 03:57:49 DEBUG : file1.rclone_chunk.001_um31fz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:49 INFO : file1.rclone_chunk.001_um31fz: Copied (server-side copy) to: file1 2026/08/16 03:57:49 INFO : file1.rclone_chunk.001_um31fz: Deleted 2026/08/16 03:57:49 DEBUG : file1: size = 5 OK 2026/08/16 03:57:49 INFO : file1: Copied (new) 2026/08/16 03:57:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 03:57:48.56259238 +0000 UTC" 2026/08/16 03:57:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : >WaitForWriters: 2026/08/16 03:57:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:49 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): openPending: 2026/08/16 03:57:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): >openPending: err= 2026/08/16 03:57:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): _writeAt: size=5, off=0 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): >_writeAt: n=5, err= 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): RWFileHandle.Release 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): close: 2026/08/16 03:57:49 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:57:49.376242415 +0000 UTC m=+71.716578172 2026/08/16 03:57:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): >close: err= 2026/08/16 03:57:49 DEBUG : file1(0x20d542eaa180): RWFileHandle.Release 2026/08/16 03:57:49 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:49 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:49 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-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:49 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:49 DEBUG : Looking for writers 2026/08/16 03:57:49 DEBUG : file1: reading active writers 2026/08/16 03:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:49 DEBUG : file1: size = 5 OK 2026/08/16 03:57:49 DEBUG : file1.rclone_chunk.001_um3285: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:49 INFO : file1.rclone_chunk.001_um3285: Copied (server-side copy) to: file1 2026/08/16 03:57:49 INFO : file1.rclone_chunk.001_um3285: Deleted 2026/08/16 03:57:49 DEBUG : file1: size = 5 OK 2026/08/16 03:57:49 INFO : file1: Copied (new) 2026/08/16 03:57:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 03:57:49.376242415 +0000 UTC" 2026/08/16 03:57:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:50 DEBUG : Looking for writers 2026/08/16 03:57:50 DEBUG : file1: reading active writers 2026/08/16 03:57:50 DEBUG : >WaitForWriters: 2026/08/16 03:57:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:50 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-bijevoc2baxi/dir/file1: no such file or directory 2026/08/16 03:57:50 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:50 DEBUG : dir/file1.rclone_chunk.001_um33tt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:50 INFO : dir/file1.rclone_chunk.001_um33tt: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:50 INFO : dir/file1.rclone_chunk.001_um33tt: Deleted 2026/08/16 03:57:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:57:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:50 DEBUG : dir/file1(0x20d5434cec80): openPending: 2026/08/16 03:57:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:50 DEBUG : dir/file1(0x20d5434cec80): >openPending: err= 2026/08/16 03:57:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:57:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:50 DEBUG : dir/file1(0x20d5434cec80): _writeAt: size=5, off=0 2026/08/16 03:57:50 DEBUG : dir/file1(0x20d5434cec80): >_writeAt: n=5, err= 2026/08/16 03:57:50 DEBUG : dir/file1(0x20d5434cec80): close: 2026/08/16 03:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:50 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-16 03:57:50.84969112 +0000 UTC m=+73.190026887 2026/08/16 03:57:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:50 DEBUG : dir/file1(0x20d5434cec80): >close: err= 2026/08/16 03:57:50 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:50 DEBUG : dir: Looking for writers 2026/08/16 03:57:50 DEBUG : file1: reading active writers 2026/08/16 03:57:50 DEBUG : Looking for writers 2026/08/16 03:57:50 DEBUG : dir: reading active writers 2026/08/16 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:50 DEBUG : dir: Looking for writers 2026/08/16 03:57:50 DEBUG : file1: reading active writers 2026/08/16 03:57:50 DEBUG : Looking for writers 2026/08/16 03:57:50 DEBUG : dir: reading active writers 2026/08/16 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:50 DEBUG : dir: Looking for writers 2026/08/16 03:57:50 DEBUG : file1: reading active writers 2026/08/16 03:57:50 DEBUG : Looking for writers 2026/08/16 03:57:50 DEBUG : dir: reading active writers 2026/08/16 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:50 DEBUG : dir: Looking for writers 2026/08/16 03:57:50 DEBUG : file1: reading active writers 2026/08/16 03:57:50 DEBUG : Looking for writers 2026/08/16 03:57:50 DEBUG : dir: reading active writers 2026/08/16 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:57:50 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:51 DEBUG : dir: Looking for writers 2026/08/16 03:57:51 DEBUG : file1: reading active writers 2026/08/16 03:57:51 DEBUG : Looking for writers 2026/08/16 03:57:51 DEBUG : dir: reading active writers 2026/08/16 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:51 DEBUG : dir: Looking for writers 2026/08/16 03:57:51 DEBUG : file1: reading active writers 2026/08/16 03:57:51 DEBUG : Looking for writers 2026/08/16 03:57:51 DEBUG : dir: reading active writers 2026/08/16 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:51 DEBUG : dir/file1: size = 5 OK 2026/08/16 03:57:51 DEBUG : dir/file1.rclone_chunk.001_um33vd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:51 INFO : dir/file1.rclone_chunk.001_um33vd: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:51 INFO : dir/file1.rclone_chunk.001_um33vd: Deleted 2026/08/16 03:57:51 DEBUG : dir/file1: size = 5 OK 2026/08/16 03:57:51 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:57:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-16 03:57:50.84969112 +0000 UTC" 2026/08/16 03:57:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:51 DEBUG : dir: Looking for writers 2026/08/16 03:57:51 DEBUG : file1: reading active writers 2026/08/16 03:57:51 DEBUG : Looking for writers 2026/08/16 03:57:51 DEBUG : dir: reading active writers 2026/08/16 03:57:51 DEBUG : >WaitForWriters: 2026/08/16 03:57:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:52 DEBUG : dir/file1: size = 16 OK 2026/08/16 03:57:52 DEBUG : dir/file1.rclone_chunk.001_um34ad: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 03:57:52 INFO : dir/file1.rclone_chunk.001_um34ad: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:52 INFO : dir/file1.rclone_chunk.001_um34ad: Deleted 2026/08/16 03:57:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:57:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:57:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): _writeAt: size=5, off=0 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): openPending: 2026/08/16 03:57:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): >openPending: err= 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): >_writeAt: n=5, err= 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): _writeAt: size=15, off=5 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): >_writeAt: n=15, err= 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): close: 2026/08/16 03:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/16 03:57:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-16 03:57:52.404216805 +0000 UTC m=+74.744552562 2026/08/16 03:57:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:52 DEBUG : dir/file1(0x20d5436d8580): >close: err= 2026/08/16 03:57:52 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:52 DEBUG : dir: Looking for writers 2026/08/16 03:57:52 DEBUG : file1: reading active writers 2026/08/16 03:57:52 DEBUG : Looking for writers 2026/08/16 03:57:52 DEBUG : dir: reading active writers 2026/08/16 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:52 DEBUG : dir: Looking for writers 2026/08/16 03:57:52 DEBUG : file1: reading active writers 2026/08/16 03:57:52 DEBUG : Looking for writers 2026/08/16 03:57:52 DEBUG : dir: reading active writers 2026/08/16 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:52 DEBUG : dir: Looking for writers 2026/08/16 03:57:52 DEBUG : file1: reading active writers 2026/08/16 03:57:52 DEBUG : Looking for writers 2026/08/16 03:57:52 DEBUG : dir: reading active writers 2026/08/16 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:52 DEBUG : dir: Looking for writers 2026/08/16 03:57:52 DEBUG : file1: reading active writers 2026/08/16 03:57:52 DEBUG : Looking for writers 2026/08/16 03:57:52 DEBUG : dir: reading active writers 2026/08/16 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:52 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:57:52 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:52 DEBUG : dir: Looking for writers 2026/08/16 03:57:52 DEBUG : file1: reading active writers 2026/08/16 03:57:52 DEBUG : Looking for writers 2026/08/16 03:57:52 DEBUG : dir: reading active writers 2026/08/16 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:52 DEBUG : dir: Looking for writers 2026/08/16 03:57:52 DEBUG : file1: reading active writers 2026/08/16 03:57:52 DEBUG : Looking for writers 2026/08/16 03:57:52 DEBUG : dir: reading active writers 2026/08/16 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:52 DEBUG : dir/file1: size = 20 OK 2026/08/16 03:57:52 DEBUG : dir/file1.rclone_chunk.001_um35bm: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/16 03:57:52 INFO : dir/file1.rclone_chunk.001_um35bm: Copied (server-side copy) to: dir/file1 2026/08/16 03:57:52 INFO : dir/file1.rclone_chunk.001_um35bm: Deleted 2026/08/16 03:57:52 DEBUG : dir/file1: size = 20 OK 2026/08/16 03:57:52 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:57:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-16 03:57:52.404216805 +0000 UTC" 2026/08/16 03:57:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:53 DEBUG : dir: Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : dir: reading active writers 2026/08/16 03:57:53 DEBUG : >WaitForWriters: 2026/08/16 03:57:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:53 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:53 DEBUG : file1(0x20d543754500): openPending: 2026/08/16 03:57:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:53 DEBUG : file1(0x20d543754500): >openPending: err= 2026/08/16 03:57:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:53 DEBUG : file1(0x20d543754500): _writeAt: size=5, off=0 2026/08/16 03:57:53 DEBUG : file1(0x20d543754500): >_writeAt: n=5, err= 2026/08/16 03:57:53 DEBUG : file1(0x20d543754500): close: 2026/08/16 03:57:53 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:57:53.275772689 +0000 UTC m=+75.616108455 2026/08/16 03:57:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:53 DEBUG : file1(0x20d543754500): >close: err= 2026/08/16 03:57:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:53 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:53 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:53 DEBUG : file1: size = 5 OK 2026/08/16 03:57:53 DEBUG : file1.rclone_chunk.001_um36iz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:53 INFO : file1.rclone_chunk.001_um36iz: Copied (server-side copy) to: file1 2026/08/16 03:57:53 INFO : file1.rclone_chunk.001_um36iz: Deleted 2026/08/16 03:57:53 DEBUG : file1: size = 5 OK 2026/08/16 03:57:53 INFO : file1: Copied (new) 2026/08/16 03:57:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 03:57:53.275772689 +0000 UTC" 2026/08/16 03:57:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:53 DEBUG : Looking for writers 2026/08/16 03:57:53 DEBUG : file1: reading active writers 2026/08/16 03:57:53 DEBUG : >WaitForWriters: 2026/08/16 03:57:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/16 03:57:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab680): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab680): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab680): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.11422326 +0000 UTC m=+76.454559017 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.11422326 +0000 UTC m=+76.454559017 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4780): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4780): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4780): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.11422326 +0000 UTC m=+76.454559017 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7f8f0 item 1 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4dc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4dc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.117339185 +0000 UTC m=+76.457674951 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d52c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d52c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d52c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d52c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d52c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.117339185 +0000 UTC m=+76.457674951 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d52c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc1c0 item 2 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.119596187 +0000 UTC m=+76.459931945 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.119596187 +0000 UTC m=+76.459931945 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5e00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.119596187 +0000 UTC m=+76.459931945 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc8c0 item 3 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edef00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edef00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edef00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edef00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edef00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.122506964 +0000 UTC m=+76.462842722 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edef00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf440): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf440): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf440): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.122506964 +0000 UTC m=+76.462842722 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abd1f0 item 4 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfa80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfa80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfa80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfa80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfa80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.125229887 +0000 UTC m=+76.465565644 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfa80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.125229887 +0000 UTC m=+76.465565644 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584280): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584740): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584740): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.125229887 +0000 UTC m=+76.465565644 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abdab0 item 5 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584dc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584dc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.129486385 +0000 UTC m=+76.469822153 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585340): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585340): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585340): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.129486385 +0000 UTC m=+76.469822153 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f16310 item 6 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435859c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435859c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435859c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435859c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435859c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.132248071 +0000 UTC m=+76.472583828 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435859c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.132248071 +0000 UTC m=+76.472583828 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585ec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4580): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4580): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.132248071 +0000 UTC m=+76.472583828 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f16d90 item 7 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.135394504 +0000 UTC m=+76.475730261 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5140): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5140): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5140): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.135394504 +0000 UTC m=+76.475730261 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f179d0 item 8 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5435b5700): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5ac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5ac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.137751786 +0000 UTC m=+76.478087543 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.137751786 +0000 UTC m=+76.478087543 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce540): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce540): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.137751786 +0000 UTC m=+76.478087543 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3a1c0 item 9 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.142558294 +0000 UTC m=+76.482894041 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf140): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf140): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf140): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.142558294 +0000 UTC m=+76.482894041 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3aa80 item 10 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf800): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5434cf800): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf800): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf800): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf800): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf800): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.14538936 +0000 UTC m=+76.485725117 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.14538936 +0000 UTC m=+76.485725117 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e82c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e87c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e87c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e87c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e87c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e87c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.14538936 +0000 UTC m=+76.485725117 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e87c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3b490 item 11 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e8e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e8e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e8e40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e8e40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e8e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.149429681 +0000 UTC m=+76.489765478 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e8e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9380): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9380): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9380): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9380): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9380): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.149429681 +0000 UTC m=+76.489765478 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9380): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fc690 item 12 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e99c0): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5432e99c0): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e99c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e99c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e99c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e99c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e99c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9e00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9e00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9e00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9e00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9e00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.152835863 +0000 UTC m=+76.493171620 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e9e00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374640): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374640): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374640): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.152835863 +0000 UTC m=+76.493171620 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fca80 item 13 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374cc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374cc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.155595845 +0000 UTC m=+76.495931602 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375200): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375200): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375200): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.155595845 +0000 UTC m=+76.495931602 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd260 item 14 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375880): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d543375880): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375880): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375880): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375880): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375c40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375c40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.157814396 +0000 UTC m=+76.498150153 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270440): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270440): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270440): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.157814396 +0000 UTC m=+76.498150153 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd650 item 15 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270ac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270ac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.160054006 +0000 UTC m=+76.500389763 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271000): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271000): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271000): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.160054006 +0000 UTC m=+76.500389763 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd9d0 item 16 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271640): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271640): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.163758282 +0000 UTC m=+76.504094039 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.163758282 +0000 UTC m=+76.504094039 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a0c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a0c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a0c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a0c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a0c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.163758282 +0000 UTC m=+76.504094039 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a0c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fde30 item 17 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a740): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a740): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.167616027 +0000 UTC m=+76.507951794 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ac80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ac80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ac80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ac80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ac80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.167616027 +0000 UTC m=+76.507951794 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ac80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543436930 item 18 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.172484792 +0000 UTC m=+76.512820560 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.172484792 +0000 UTC m=+76.512820560 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bd00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bd00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bd00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bd00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bd00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.172484792 +0000 UTC m=+76.512820560 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bd00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437110 item 19 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae480): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae480): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae480): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.177799721 +0000 UTC m=+76.518135478 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae9c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae9c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae9c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae9c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae9c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.177799721 +0000 UTC m=+76.518135478 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ae9c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437810 item 20 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af040): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af040): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.181761391 +0000 UTC m=+76.522097149 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.181761391 +0000 UTC m=+76.522097149 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432af540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432afa40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432afa40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432afa40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432afa40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432afa40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.181761391 +0000 UTC m=+76.522097149 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432afa40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437e30 item 21 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce1c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce1c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce1c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce1c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce1c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.187951633 +0000 UTC m=+76.528287390 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce1c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce700): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce700): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce700): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.187951633 +0000 UTC m=+76.528287390 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ce700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7a620 item 22 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ced80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ced80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ced80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ced80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ced80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.191763241 +0000 UTC m=+76.532098999 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432ced80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.191763241 +0000 UTC m=+76.532098999 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf280): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf780): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf780): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf780): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.191763241 +0000 UTC m=+76.532098999 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cf780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7b1f0 item 23 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cfe00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cfe00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cfe00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cfe00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cfe00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.194741246 +0000 UTC m=+76.535077003 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432cfe00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336440): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336440): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336440): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.194741246 +0000 UTC m=+76.535077003 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7b880 item 24 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336a80): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d543336a80): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336a80): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336a80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336a80): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336a80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336e40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336e40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.197970705 +0000 UTC m=+76.538306452 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543336e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.197970705 +0000 UTC m=+76.538306452 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337880): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337880): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337880): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.197970705 +0000 UTC m=+76.538306452 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543337880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7bce0 item 25 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da000): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da000): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da000): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.201622572 +0000 UTC m=+76.541958319 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da540): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da540): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.201622572 +0000 UTC m=+76.541958319 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433da540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0e380 item 26 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433dab80): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5433dab80): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433dab80): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433dab80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433dab80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433dab80): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433dab80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433daf40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433daf40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433daf40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433daf40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433daf40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.204236358 +0000 UTC m=+76.544572105 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433daf40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.204236358 +0000 UTC m=+76.544572105 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db980): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db980): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db980): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.204236358 +0000 UTC m=+76.544572105 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433db980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0e9a0 item 27 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446100): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446100): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446100): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.207706421 +0000 UTC m=+76.548042168 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446640): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446640): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446640): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.207706421 +0000 UTC m=+76.548042168 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0f030 item 28 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446c80): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d543446c80): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446c80): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446c80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446c80): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543446c80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447040): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447040): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.2107026 +0000 UTC m=+76.551038357 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447700): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447700): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447700): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.2107026 +0000 UTC m=+76.551038357 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0f500 item 29 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447d80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447d80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447d80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447d80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447d80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.214203953 +0000 UTC m=+76.554539710 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543447d80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434703c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434703c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434703c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434703c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434703c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.214203953 +0000 UTC m=+76.554539710 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434703c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0f880 item 30 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470a00): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d543470a00): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470a00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470a00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470dc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470dc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.217730353 +0000 UTC m=+76.558066109 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543470dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471480): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471480): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471480): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.217730353 +0000 UTC m=+76.558066109 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0fc00 item 31 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471b00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471b00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471b00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471b00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471b00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.220349789 +0000 UTC m=+76.560685576 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543471b00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498140): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498140): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498140): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.220349789 +0000 UTC m=+76.560685576 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a524d0 item 32 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498780): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498780): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498780): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.22228269 +0000 UTC m=+76.562618487 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a52850 item 33 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.222946924 +0000 UTC m=+76.563282681 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543498c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499100): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499100): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499100): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.222946924 +0000 UTC m=+76.563282681 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a52cb0 item 33 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499740): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499740): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.225063612 +0000 UTC m=+76.565399370 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53260 item 34 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.225858774 +0000 UTC m=+76.566194530 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543499bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510200): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510200): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510200): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.225858774 +0000 UTC m=+76.566194530 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53420 item 34 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510840): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510840): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510840): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.227907663 +0000 UTC m=+76.568243420 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a538f0 item 35 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.228682937 +0000 UTC m=+76.569018694 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543510cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435111c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435111c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435111c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435111c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435111c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.228682937 +0000 UTC m=+76.569018694 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435111c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53b90 item 35 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511840): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511840): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511840): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.230709665 +0000 UTC m=+76.571045422 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ece2a0 item 36 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.231751763 +0000 UTC m=+76.572087531 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543511d40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564380): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564380): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564380): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564380): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564380): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.231751763 +0000 UTC m=+76.572087531 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564380): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ece620 item 36 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435649c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435649c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435649c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435649c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435649c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.233735109 +0000 UTC m=+76.574070867 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435649c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542eced20 item 37 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.235755965 +0000 UTC m=+76.576091723 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543564e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565340): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565340): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565340): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.235755965 +0000 UTC m=+76.576091723 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecf110 item 37 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435659c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435659c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435659c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435659c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435659c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.238580249 +0000 UTC m=+76.578916006 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435659c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecf810 item 38 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.239440694 +0000 UTC m=+76.579776442 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543565ec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6500): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6500): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6500): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.239440694 +0000 UTC m=+76.579776442 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecfb90 item 38 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6b80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6b80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6b80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6b80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6b80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.24291194 +0000 UTC m=+76.583247728 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b6b80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea1c0 item 39 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.243787814 +0000 UTC m=+76.584123561 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7580): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7580): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.243787814 +0000 UTC m=+76.584123561 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea4d0 item 39 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.246874844 +0000 UTC m=+76.587210612 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b7c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea9a0 item 40 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.247753033 +0000 UTC m=+76.588088800 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc740): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc740): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.247753033 +0000 UTC m=+76.588088800 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fc740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eab60 item 40 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.24951469 +0000 UTC m=+76.589850457 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fcd00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eb180 item 41 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.25047833 +0000 UTC m=+76.590814087 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eb500 item 41 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.251268202 +0000 UTC m=+76.591603958 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fd6c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fdc00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fdc00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fdc00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fdc00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fdc00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.251268202 +0000 UTC m=+76.591603958 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435fdc00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eb6c0 item 41 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.253145067 +0000 UTC m=+76.593480823 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e840): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e840): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ebc70 item 42 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e840): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.25380315 +0000 UTC m=+76.594138907 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362e840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ebe30 item 42 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.254564588 +0000 UTC m=+76.594900345 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362ed80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f300): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f300): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f300): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.254564588 +0000 UTC m=+76.594900345 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea8930 item 42 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.256346052 +0000 UTC m=+76.596681809 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362f940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362fe40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362fe40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362fe40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea92d0 item 43 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362fe40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362fe40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.256933231 +0000 UTC m=+76.597269028 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54362fe40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea97a0 item 43 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.257611302 +0000 UTC m=+76.597947049 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543670480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436709c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436709c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436709c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436709c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436709c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.257611302 +0000 UTC m=+76.597947049 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436709c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea9c70 item 43 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.2591622 +0000 UTC m=+76.599497947 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671500): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671500): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecc620 item 44 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671500): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.259687453 +0000 UTC m=+76.600023200 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542eccf50 item 44 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.260458418 +0000 UTC m=+76.600794165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543671a40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b20c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b20c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b20c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b20c0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b20c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.260458418 +0000 UTC m=+76.600794165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b20c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecd5e0 item 44 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.262305758 +0000 UTC m=+76.602641505 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecddc0 item 45 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.262863871 +0000 UTC m=+76.603199628 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.262863871 +0000 UTC m=+76.603199628 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435762a0 item 45 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.264741518 +0000 UTC m=+76.605077265 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3e40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543576770 item 46 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3e40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.26537817 +0000 UTC m=+76.605713917 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710640): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710640): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710640): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.26537817 +0000 UTC m=+76.605713917 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543576a10 item 46 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.267474289 +0000 UTC m=+76.607810036 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543710c80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711180): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711180): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711180): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543577260 item 47 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711180): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711180): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.268197284 +0000 UTC m=+76.608533031 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711180): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711880): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711880): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711880): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.268197284 +0000 UTC m=+76.608533031 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435775e0 item 47 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.27064146 +0000 UTC m=+76.610977217 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543711ec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437524c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437524c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437524c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543577c00 item 48 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437524c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437524c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.271489912 +0000 UTC m=+76.611825659 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437524c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543752bc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543752bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543752bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543752bc0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543752bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.271489912 +0000 UTC m=+76.611825659 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543752bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542fdc000 item 48 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.273672534 +0000 UTC m=+76.614008281 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542fdc770 item 49 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.275106743 +0000 UTC m=+76.615442490 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753bc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753bc0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.275106743 +0000 UTC m=+76.615442490 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543753bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542fdcb60 item 49 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a340): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a340): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a340): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.277242427 +0000 UTC m=+76.617578184 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542fdd960 item 50 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.277962607 +0000 UTC m=+76.618298354 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378a840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378adc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378adc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378adc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378adc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378adc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.277962607 +0000 UTC m=+76.618298354 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378adc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543692000 item 50 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b440): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b440): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b440): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.279928229 +0000 UTC m=+76.620263976 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543692540 item 51 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.28064885 +0000 UTC m=+76.620984606 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378b940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378be80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378be80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378be80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378be80): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378be80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.28064885 +0000 UTC m=+76.620984606 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54378be80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5436927e0 item 51 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8600): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8600): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8600): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.282589054 +0000 UTC m=+76.622924801 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543692d20 item 52 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.285294914 +0000 UTC m=+76.625630661 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a8b00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9080): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9080): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9080): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.285294914 +0000 UTC m=+76.625630661 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543692ee0 item 52 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9700): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.287774868 +0000 UTC m=+76.628110615 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5436932d0 item 53 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.288683184 +0000 UTC m=+76.629018941 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437a9c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2240): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2240): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2240): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.288683184 +0000 UTC m=+76.629018941 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543693650 item 53 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c28c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c28c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c28c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c28c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c28c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.290578133 +0000 UTC m=+76.630913880 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c28c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543693c70 item 54 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.291966375 +0000 UTC m=+76.632302122 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3340): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3340): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3340): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.291966375 +0000 UTC m=+76.632302122 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543693e30 item 54 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.293739392 +0000 UTC m=+76.634075139 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d07e0 item 55 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.294512343 +0000 UTC m=+76.634848090 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e78c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438024c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438024c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438024c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438024c0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438024c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.294512343 +0000 UTC m=+76.634848090 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438024c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d0a10 item 55 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543802b40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543802b40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543802b40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543802b40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543802b40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.29616799 +0000 UTC m=+76.636503737 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543802b40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1180 item 56 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.296839007 +0000 UTC m=+76.637174754 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438035c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438035c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438035c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438035c0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438035c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.296839007 +0000 UTC m=+76.637174754 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438035c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1340 item 56 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.298433338 +0000 UTC m=+76.638769085 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543803c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822240): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822240): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d18f0 item 57 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822240): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.299155451 +0000 UTC m=+76.639491198 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1ab0 item 57 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.299976883 +0000 UTC m=+76.640312630 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822d00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822d00): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.299976883 +0000 UTC m=+76.640312630 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543822d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1c70 item 57 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.301759469 +0000 UTC m=+76.642095216 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823880): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8a700 item 58 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823880): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.302399248 +0000 UTC m=+76.642734995 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8abd0 item 58 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.303288416 +0000 UTC m=+76.643624194 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543823dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856480): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856480): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856480): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.303288416 +0000 UTC m=+76.643624194 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8ad90 item 58 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.304780135 +0000 UTC m=+76.645115882 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543856ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857000): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857000): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8b340 item 59 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857000): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.305412208 +0000 UTC m=+76.645747955 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8b650 item 59 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.306002293 +0000 UTC m=+76.646338040 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857ac0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857ac0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.306002293 +0000 UTC m=+76.646338040 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543857ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8b880 item 59 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.307651857 +0000 UTC m=+76.647987614 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888740): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310c700 item 60 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888740): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.308279914 +0000 UTC m=+76.648615661 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310c930 item 60 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.308996477 +0000 UTC m=+76.649332234 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543888c80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889240): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889240): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889240): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.308996477 +0000 UTC m=+76.649332234 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310caf0 item 60 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.310771489 +0000 UTC m=+76.651107236 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889dc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310d570 item 61 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889dc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.311357356 +0000 UTC m=+76.651693113 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543889dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b05c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b05c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b05c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b05c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b05c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.311357356 +0000 UTC m=+76.651693113 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b05c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310d730 item 61 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.313406105 +0000 UTC m=+76.653741853 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b0c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1140): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1140): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310dc00 item 62 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1140): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.313962325 +0000 UTC m=+76.654298073 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1840): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1840): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1840): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.313962325 +0000 UTC m=+76.654298073 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542c680e0 item 62 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.316123096 +0000 UTC m=+76.656458843 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438b1e80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d84c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d84c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d84c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542c69ab0 item 63 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d84c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d84c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.316980466 +0000 UTC m=+76.657316243 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d84c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d8bc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d8bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d8bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d8bc0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d8bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.316980466 +0000 UTC m=+76.657316243 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d8bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542aba230 item 63 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.318996924 +0000 UTC m=+76.659332680 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9740): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542aba930 item 64 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9740): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.319827713 +0000 UTC m=+76.660163460 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9e40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9e40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.319827713 +0000 UTC m=+76.660163460 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438d9e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abad20 item 64 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4580): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4580): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4580): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.322004264 +0000 UTC m=+76.662340021 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abb570 item 65 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.322780399 +0000 UTC m=+76.663116146 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4f00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4f00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4f00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4f00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4f00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.322780399 +0000 UTC m=+76.663116146 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438f4f00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abbab0 item 65 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543658b80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543658b80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543658b80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543658b80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543658b80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.324609344 +0000 UTC m=+76.664945091 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543658b80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439761c0 item 66 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.325307232 +0000 UTC m=+76.665642979 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659540): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659540): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.325307232 +0000 UTC m=+76.665642979 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543976460 item 66 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659b80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659b80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659b80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659b80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659b80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.327250662 +0000 UTC m=+76.667586409 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543659b80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439767e0 item 67 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.328753991 +0000 UTC m=+76.669089758 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982600): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982600): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982600): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.328753991 +0000 UTC m=+76.669089758 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439769a0 item 67 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982c40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982c40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.331589676 +0000 UTC m=+76.671925423 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543982c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2c4d0 item 68 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.332448197 +0000 UTC m=+76.672783945 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983680): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983680): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983680): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.332448197 +0000 UTC m=+76.672783945 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2c8c0 item 68 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983cc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983cc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.334053158 +0000 UTC m=+76.674388905 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543983cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2d490 item 69 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.334662469 +0000 UTC m=+76.674998216 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14a80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e152c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e152c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e152c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e152c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e152c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.334662469 +0000 UTC m=+76.674998216 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e152c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2d6c0 item 69 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95940): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.336447391 +0000 UTC m=+76.676783138 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439da2a0 item 70 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.337117386 +0000 UTC m=+76.677453194 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaa5c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaabc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaabc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaabc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaabc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaabc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.337117386 +0000 UTC m=+76.677453194 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaabc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439da4d0 item 70 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab880): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab880): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.338868664 +0000 UTC m=+76.679204411 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439da8c0 item 71 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.33967708 +0000 UTC m=+76.680012827 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4940): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4940): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4940): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.33967708 +0000 UTC m=+76.680012827 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439dabd0 item 71 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4fc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4fc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4fc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4fc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4fc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.341371941 +0000 UTC m=+76.681707688 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4fc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db1f0 item 72 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.342021228 +0000 UTC m=+76.682356975 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d54c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5a00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5a00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5a00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5a00): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.342021228 +0000 UTC m=+76.682356975 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db3b0 item 72 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.343795808 +0000 UTC m=+76.684131566 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edea40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edea40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edea40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db810 item 73 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edea40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edea40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.344451327 +0000 UTC m=+76.684787074 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edea40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db9d0 item 73 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.345119729 +0000 UTC m=+76.685455486 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edefc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf500): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf500): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf500): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.345119729 +0000 UTC m=+76.685455486 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439dbb90 item 73 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.346560309 +0000 UTC m=+76.686896056 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfb40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435843c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435843c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435843c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439760e0 item 74 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435843c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435843c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.347151025 +0000 UTC m=+76.687486772 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435843c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439763f0 item 74 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.347784341 +0000 UTC m=+76.688120088 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584900): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584e80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584e80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584e80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584e80): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584e80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.347784341 +0000 UTC m=+76.688120088 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584e80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439765b0 item 74 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.34931928 +0000 UTC m=+76.689655027 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585a00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585a00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585a00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543976d20 item 75 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585a00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.349966773 +0000 UTC m=+76.690302530 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543976f50 item 75 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.350657698 +0000 UTC m=+76.690993455 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4680): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4680): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4680): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.350657698 +0000 UTC m=+76.690993455 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543977110 item 75 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.352190152 +0000 UTC m=+76.692525929 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b51c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b51c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b51c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543977500 item 76 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b51c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b51c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.352737306 +0000 UTC m=+76.693073053 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b51c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543977a40 item 76 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.353444431 +0000 UTC m=+76.693780178 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5c80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5c80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5c80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5c80): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5c80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.353444431 +0000 UTC m=+76.693780178 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5c80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543977d50 item 76 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.35495864 +0000 UTC m=+76.695294387 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce3c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce8c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce8c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce8c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416700 item 77 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce8c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce8c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.355585014 +0000 UTC m=+76.695920761 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce8c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf000): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf000): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf000): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.355585014 +0000 UTC m=+76.695920761 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416930 item 77 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.357218218 +0000 UTC m=+76.697554055 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416cb0 item 78 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.357700058 +0000 UTC m=+76.698035805 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfbc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374540): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374540): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.357700058 +0000 UTC m=+76.698035805 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416e70 item 78 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.359669858 +0000 UTC m=+76.700005605 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374b80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375080): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375080): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434173b0 item 79 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375080): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.360409014 +0000 UTC m=+76.700744761 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433757c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433757c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433757c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433757c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433757c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.360409014 +0000 UTC m=+76.700744761 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433757c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434176c0 item 79 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.362158929 +0000 UTC m=+76.702494676 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375e00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6680): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6680): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543417ce0 item 80 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6680): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.362711292 +0000 UTC m=+76.703047039 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6f00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6f00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6f00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6f00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6f00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.362711292 +0000 UTC m=+76.703047039 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6f00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e96150 item 80 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7600): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7600): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7600): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.364517594 +0000 UTC m=+76.704853341 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e96d90 item 81 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.3651723 +0000 UTC m=+76.705508097 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e2c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e800): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e800): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e800): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.3651723 +0000 UTC m=+76.705508097 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2e800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e975e0 item 81 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2ee80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2ee80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2ee80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2ee80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2ee80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.36666026 +0000 UTC m=+76.706996008 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2ee80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543588000 item 82 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.36742238 +0000 UTC m=+76.707758127 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f380): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f900): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f900): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f900): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f900): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f900): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.36742238 +0000 UTC m=+76.707758127 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542c2f900): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435881c0 item 82 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a080): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a080): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a080): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.36982667 +0000 UTC m=+76.710162457 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543588700 item 83 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.370646909 +0000 UTC m=+76.710982656 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303a580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303aac0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303aac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303aac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303aac0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303aac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.370646909 +0000 UTC m=+76.710982656 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303aac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435888c0 item 83 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b140): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b140): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b140): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.372176819 +0000 UTC m=+76.712512576 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543588d20 item 84 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.372728511 +0000 UTC m=+76.713064258 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303b640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303bbc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303bbc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303bbc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303bbc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303bbc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.372728511 +0000 UTC m=+76.713064258 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54303bbc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543588ee0 item 84 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4640): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4640): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.374496379 +0000 UTC m=+76.714832126 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7ecb0 item 85 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.375149022 +0000 UTC m=+76.715484769 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e4b40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5080): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5080): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5080): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.375149022 +0000 UTC m=+76.715484769 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7f500 item 85 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5700): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.377522544 +0000 UTC m=+76.717858302 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7fab0 item 86 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.378477418 +0000 UTC m=+76.718813165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437e5c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8280): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8280): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8280): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8280): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8280): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.378477418 +0000 UTC m=+76.718813165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8280): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc070 item 86 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104180): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104180): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104180): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104180): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104180): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.380807569 +0000 UTC m=+76.721143316 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104180): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f16310 item 87 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.381727245 +0000 UTC m=+76.722062992 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104bc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104bc0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.381727245 +0000 UTC m=+76.722062992 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543104bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f16af0 item 87 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105240): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105240): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105240): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.383396008 +0000 UTC m=+76.723731755 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f172d0 item 88 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.384259358 +0000 UTC m=+76.724595105 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105cc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105cc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.384259358 +0000 UTC m=+76.724595105 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543105cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f175e0 item 88 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.386004223 +0000 UTC m=+76.726339970 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f17e30 item 89 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0940): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.386631327 +0000 UTC m=+76.726967074 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3a310 item 89 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.387488687 +0000 UTC m=+76.727824434 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d0e80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1400): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1400): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1400): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.387488687 +0000 UTC m=+76.727824434 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3a690 item 89 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.389725281 +0000 UTC m=+76.730061028 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431d1a40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea080): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea080): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3ab60 item 90 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea080): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.390564085 +0000 UTC m=+76.730899832 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3b110 item 90 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.391833843 +0000 UTC m=+76.732169590 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431ea5c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431eab80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431eab80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431eab80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431eab80): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431eab80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.391833843 +0000 UTC m=+76.732169590 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431eab80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3bb20 item 90 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.395970486 +0000 UTC m=+76.736306233 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8f40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8f40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8f40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc620 item 91 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8f40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8f40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.397076213 +0000 UTC m=+76.737411960 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f8f40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc930 item 91 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.398230404 +0000 UTC m=+76.738566151 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9a00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9a00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9a00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9a00): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.398230404 +0000 UTC m=+76.738566151 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437f9a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abce00 item 91 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.400354775 +0000 UTC m=+76.740690522 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216680): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216680): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abd1f0 item 92 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216680): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.40132579 +0000 UTC m=+76.741661537 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abd730 item 92 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.402315469 +0000 UTC m=+76.742651235 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543216bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217180): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217180): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217180): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217180): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217180): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.402315469 +0000 UTC m=+76.742651235 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217180): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abdab0 item 92 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.404592178 +0000 UTC m=+76.744927925 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432177c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217d00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543436070 item 93 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217d00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.405312418 +0000 UTC m=+76.745648165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543217d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324a500): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324a500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324a500): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324a500): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324a500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.405312418 +0000 UTC m=+76.745648165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324a500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434365b0 item 93 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.40748911 +0000 UTC m=+76.747824867 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324ab40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b080): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b080): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543436af0 item 94 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b080): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.408254304 +0000 UTC m=+76.748590051 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b780): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b780): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b780): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.408254304 +0000 UTC m=+76.748590051 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324b780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543436f50 item 94 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.410314796 +0000 UTC m=+76.750650543 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54324bdc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270400): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270400): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437500 item 95 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270400): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.413922349 +0000 UTC m=+76.754258096 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270b00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270b00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270b00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270b00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270b00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.413922349 +0000 UTC m=+76.754258096 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543270b00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434377a0 item 95 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.415685288 +0000 UTC m=+76.756021035 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271680): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271680): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437d50 item 96 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271680): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.416209909 +0000 UTC m=+76.756545666 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271d80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271d80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271d80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271d80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271d80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.416209909 +0000 UTC m=+76.756545666 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543271d80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7a150 item 96 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= 2026/08/16 03:57:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:54 DEBUG : Looking for writers 2026/08/16 03:57:54 DEBUG : >WaitForWriters: 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/16 03:57:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ce40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ce40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ce40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ce40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ce40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.549564171 +0000 UTC m=+76.889899928 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ce40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.549564171 +0000 UTC m=+76.889899928 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d2c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d780): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d780): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d780): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.549564171 +0000 UTC m=+76.889899928 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305d780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a52d90 item 1 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ddc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ddc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ddc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ddc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ddc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.553013385 +0000 UTC m=+76.893349142 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54305ddc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345c3c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345c3c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345c3c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345c3c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345c3c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.553013385 +0000 UTC m=+76.893349142 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345c3c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53420 item 2 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ca00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ca00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ca00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ca00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ca00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.554960744 +0000 UTC m=+76.895296501 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ca00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.554960744 +0000 UTC m=+76.895296501 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345ce80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d340): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d340): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d340): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.554960744 +0000 UTC m=+76.895296501 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a538f0 item 3 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d9c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d9c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d9c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d9c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d9c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.557829751 +0000 UTC m=+76.898165509 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54345d9c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4000): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4000): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4000): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.557829751 +0000 UTC m=+76.898165509 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea0e0 item 4 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4640): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4640): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.560056106 +0000 UTC m=+76.900391862 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.560056106 +0000 UTC m=+76.900391862 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4f80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4f80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4f80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4f80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4f80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.560056106 +0000 UTC m=+76.900391862 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4f80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea5b0 item 5 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5600): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5600): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5600): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.563018621 +0000 UTC m=+76.903354378 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5b40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5b40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5b40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5b40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5b40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.563018621 +0000 UTC m=+76.903354378 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5b40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eac40 item 6 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a42c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a42c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a42c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a42c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a42c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.564879156 +0000 UTC m=+76.905214912 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a42c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.564879156 +0000 UTC m=+76.905214912 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a47c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a4c80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a4c80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a4c80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a4c80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a4c80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.564879156 +0000 UTC m=+76.905214912 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a4c80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eb1f0 item 7 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.568118923 +0000 UTC m=+76.908454680 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5840): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5840): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5840): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.568118923 +0000 UTC m=+76.908454680 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eba40 item 8 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5e00): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5434a5e00): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5e00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5e00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5e00): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434a5e00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435302c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435302c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435302c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435302c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435302c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.570507545 +0000 UTC m=+76.910843301 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435302c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.570507545 +0000 UTC m=+76.910843301 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530c40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530c40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.570507545 +0000 UTC m=+76.910843301 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543530c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ebe30 item 9 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435312c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435312c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435312c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435312c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435312c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.573301471 +0000 UTC m=+76.913637228 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435312c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531800): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531800): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531800): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.573301471 +0000 UTC m=+76.913637228 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea8f50 item 10 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531e40): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d543531e40): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531e40): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531e40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543531e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.57517523 +0000 UTC m=+76.915510988 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.57517523 +0000 UTC m=+76.915510988 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357ad00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357ad00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357ad00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357ad00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357ad00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.57517523 +0000 UTC m=+76.915510988 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357ad00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea9c00 item 11 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b380): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b380): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b380): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b380): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b380): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.578530727 +0000 UTC m=+76.918866485 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b380): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b8c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b8c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b8c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b8c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b8c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.578530727 +0000 UTC m=+76.918866485 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b8c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecccb0 item 12 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ab00): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d54328ab00): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ab00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ab00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ab00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ab00): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ab00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328aec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328aec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328aec0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328aec0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328aec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.580966919 +0000 UTC m=+76.921302675 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328aec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b580): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b580): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.580966919 +0000 UTC m=+76.921302675 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ece7e0 item 13 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bc00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bc00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bc00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bc00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bc00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.583284535 +0000 UTC m=+76.923620563 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328bc00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0240): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0240): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0240): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.583284535 +0000 UTC m=+76.923620563 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecf0a0 item 14 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0880): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5432e0880): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0880): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0880): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0880): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0c40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0c40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.58523051 +0000 UTC m=+76.925566267 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e0c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1300): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1300): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1300): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.58523051 +0000 UTC m=+76.925566267 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecf7a0 item 15 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1980): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1980): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1980): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.58763936 +0000 UTC m=+76.927975127 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1ec0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1ec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1ec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1ec0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1ec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.58763936 +0000 UTC m=+76.927975127 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e1ec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecfe30 item 16 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360a600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360a600): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360a600): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360a600): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360a600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.590363555 +0000 UTC m=+76.930699312 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360a600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.590363555 +0000 UTC m=+76.930699312 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360aa80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360af80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360af80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360af80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360af80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360af80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.590363555 +0000 UTC m=+76.930699312 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360af80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543576620 item 17 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360b600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360b600): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360b600): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360b600): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360b600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.594717989 +0000 UTC m=+76.935053746 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360b600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360bb40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360bb40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360bb40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360bb40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360bb40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.594717989 +0000 UTC m=+76.935053746 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54360bb40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543576fc0 item 18 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e2c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e2c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e2c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e2c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e2c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.598195486 +0000 UTC m=+76.938531243 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e2c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.598195486 +0000 UTC m=+76.938531243 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363e7c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363ecc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363ecc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363ecc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363ecc0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363ecc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.598195486 +0000 UTC m=+76.938531243 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363ecc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543577500 item 19 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f340): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f340): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f340): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.601024268 +0000 UTC m=+76.941360025 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f880): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f880): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f880): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.601024268 +0000 UTC m=+76.941360025 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54363f880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543577dc0 item 20 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678000): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678000): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678000): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.607231301 +0000 UTC m=+76.947567078 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.607231301 +0000 UTC m=+76.947567078 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678a00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678a00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678a00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678a00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678a00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.607231301 +0000 UTC m=+76.947567078 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543678a00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542fdc4d0 item 21 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679080): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679080): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679080): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.610896503 +0000 UTC m=+76.951232260 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436795c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436795c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436795c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436795c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436795c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.610896503 +0000 UTC m=+76.951232260 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436795c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542fdd110 item 22 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679c40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679c40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.612954881 +0000 UTC m=+76.953290628 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543679c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.612954881 +0000 UTC m=+76.953290628 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2740): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2740): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.612954881 +0000 UTC m=+76.953290628 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543692070 item 23 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2dc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2dc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.615530275 +0000 UTC m=+76.955866072 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b2dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.615530275 +0000 UTC m=+76.955866072 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5436927e0 item 24 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d5436b3940): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3d00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3d00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.617408271 +0000 UTC m=+76.957744018 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436b3d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.617408271 +0000 UTC m=+76.957744018 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704840): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704840): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704840): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.617408271 +0000 UTC m=+76.957744018 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543692d20 item 25 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704ec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704ec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704ec0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704ec0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704ec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.619809797 +0000 UTC m=+76.960145544 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543704ec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705400): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705400): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705400): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.619809797 +0000 UTC m=+76.960145544 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543693260 item 26 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705a40): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d543705a40): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705a40): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705a40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705a40): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705a40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705e00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705e00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705e00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705e00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705e00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.621655543 +0000 UTC m=+76.961991290 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543705e00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.621655543 +0000 UTC m=+76.961991290 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e940): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e940): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e940): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.621655543 +0000 UTC m=+76.961991290 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371e940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5436938f0 item 27 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371efc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371efc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371efc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371efc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371efc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.624256024 +0000 UTC m=+76.964591771 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371efc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371f500): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371f500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371f500): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371f500): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371f500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.624256024 +0000 UTC m=+76.964591771 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371f500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d00e0 item 28 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371fb40): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d54371fb40): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371fb40): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371fb40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371fb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371fb40): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54371fb40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c000): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c000): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c000): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.626063858 +0000 UTC m=+76.966399605 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c6c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c6c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c6c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c6c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c6c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.626063858 +0000 UTC m=+76.966399605 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374c6c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d0620 item 29 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374cd40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374cd40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374cd40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374cd40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374cd40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.628033437 +0000 UTC m=+76.968369184 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374cd40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d280): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d280): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d280): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d280): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d280): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.628033437 +0000 UTC m=+76.968369184 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d280): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d0a10 item 30 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d8c0): _readAt: size=2, off=0 2026/08/16 03:57:54 ERROR : open-test-file(0x20d54374d8c0): Couldn't read size of file 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d8c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d8c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d8c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374d8c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374dc80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374dc80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374dc80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374dc80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374dc80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.630842733 +0000 UTC m=+76.971178480 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374dc80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376a440): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376a440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376a440): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376a440): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376a440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.630842733 +0000 UTC m=+76.971178480 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376a440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1180 item 31 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376aac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376aac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376aac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376aac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376aac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.632966665 +0000 UTC m=+76.973302422 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376aac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b000): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b000): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b000): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.632966665 +0000 UTC m=+76.973302422 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1730 item 32 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b640): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b640): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.634805347 +0000 UTC m=+76.975141094 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376b640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1ab0 item 33 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.635535867 +0000 UTC m=+76.975871614 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54376bac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e0c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e0c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e0c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e0c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e0c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.635535867 +0000 UTC m=+76.975871614 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e0c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5433d1c70 item 33 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e700): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.637527078 +0000 UTC m=+76.977862825 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379e700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8a700 item 34 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.63849737 +0000 UTC m=+76.978833117 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379eb80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f0c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f0c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f0c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f0c0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f0c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.63849737 +0000 UTC m=+76.978833117 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f0c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8abd0 item 34 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f700): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.642714614 +0000 UTC m=+76.983050362 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379f700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8b180 item 35 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.64344317 +0000 UTC m=+76.983778917 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54379fb80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2180): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2180): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2180): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2180): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2180): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.64344317 +0000 UTC m=+76.983778917 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2180): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8b340 item 35 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2800): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2800): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2800): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.645613138 +0000 UTC m=+76.985948896 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8b880 item 36 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.646586147 +0000 UTC m=+76.986921904 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c2d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3240): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3240): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3240): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.646586147 +0000 UTC m=+76.986921904 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f8bdc0 item 36 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3880): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3880): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.648496875 +0000 UTC m=+76.988832642 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310c930 item 37 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.65167652 +0000 UTC m=+76.992012267 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437c3d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c300): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c300): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c300): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.65167652 +0000 UTC m=+76.992012267 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310caf0 item 37 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c980): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c980): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c980): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.653803196 +0000 UTC m=+76.994138943 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380c980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310d570 item 38 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.654595022 +0000 UTC m=+76.994930820 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380ce80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380d3c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380d3c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380d3c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380d3c0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380d3c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.654595022 +0000 UTC m=+76.994930820 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380d3c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310d730 item 38 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380da40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380da40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380da40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380da40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380da40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.659599032 +0000 UTC m=+76.999934779 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54380da40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d54310dc00 item 39 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.660469666 +0000 UTC m=+77.000805413 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836540): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836540): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.660469666 +0000 UTC m=+77.000805413 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542c680e0 item 39 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836bc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836bc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.663008872 +0000 UTC m=+77.003344619 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542c69ab0 item 40 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.664029509 +0000 UTC m=+77.004365256 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438370c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837600): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837600): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837600): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837600): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837600): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.664029509 +0000 UTC m=+77.004365256 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837600): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542aba230 item 40 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.665906224 +0000 UTC m=+77.006241971 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5438361c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836740): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542aba690 item 41 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836740): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.666559176 +0000 UTC m=+77.006894923 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543836740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abaa80 item 41 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.667175891 +0000 UTC m=+77.007511638 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837900): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837e40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837e40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.667175891 +0000 UTC m=+77.007511638 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543837e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abad90 item 41 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.668973446 +0000 UTC m=+77.009309203 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357a580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357aa80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357aa80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357aa80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abb5e0 item 42 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357aa80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357aa80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.671590459 +0000 UTC m=+77.011926226 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357aa80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abbb20 item 42 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.672469609 +0000 UTC m=+77.012805397 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357afc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b540): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b540): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b540): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.672469609 +0000 UTC m=+77.012805397 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357b540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abbe30 item 42 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.674454077 +0000 UTC m=+77.014789824 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54357bc00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecc620 item 43 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.675341242 +0000 UTC m=+77.015677040 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecccb0 item 43 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.676208491 +0000 UTC m=+77.016544238 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335e840): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ed80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ed80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ed80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ed80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ed80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.676208491 +0000 UTC m=+77.016544238 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ed80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecd110 item 43 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.678138125 +0000 UTC m=+77.018473882 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f3c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f8c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f8c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f8c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecd880 item 44 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f8c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f8c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.678935732 +0000 UTC m=+77.019271489 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335f8c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecdd50 item 44 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.679909389 +0000 UTC m=+77.020245157 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335fe00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14f00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14f00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14f00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14f00): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14f00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.679909389 +0000 UTC m=+77.020245157 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e14f00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fc150 item 44 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.681710812 +0000 UTC m=+77.022046590 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542e15c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95e00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95e00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95e00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fc770 item 45 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95e00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95e00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.682380037 +0000 UTC m=+77.022715793 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542f95e00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaaa00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaaa00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaaa00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaaa00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaaa00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.682380037 +0000 UTC m=+77.022715793 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eaaa00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fc9a0 item 45 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.684324859 +0000 UTC m=+77.024660606 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542eab500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd030 item 46 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.685061531 +0000 UTC m=+77.025397278 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d41c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.685061531 +0000 UTC m=+77.025397278 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542ede740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0e1c0 item 46 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.686872421 +0000 UTC m=+77.027208248 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edeec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf3c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf3c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf3c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0e540 item 47 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf3c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf3c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.687461483 +0000 UTC m=+77.027797230 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edf3c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfac0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfac0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.687461483 +0000 UTC m=+77.027797230 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d542edfac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0e9a0 item 47 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.690145703 +0000 UTC m=+77.030481450 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584980): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584980): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0eee0 item 48 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584980): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.691507854 +0000 UTC m=+77.031843612 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543584980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435850c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435850c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435850c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435850c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435850c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.691507854 +0000 UTC m=+77.031843612 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435850c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0f0a0 item 48 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585700): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585700): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.694324253 +0000 UTC m=+77.034660031 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0f570 item 49 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.69538124 +0000 UTC m=+77.035716987 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543585b80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b41c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b41c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b41c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b41c0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b41c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.69538124 +0000 UTC m=+77.035716987 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b41c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0f730 item 49 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4940): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.697794728 +0000 UTC m=+77.038130475 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a0fab0 item 50 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.698588608 +0000 UTC m=+77.038924364 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b4e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b53c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b53c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b53c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b53c0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b53c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.698588608 +0000 UTC m=+77.038924364 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b53c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2c070 item 50 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5a40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5a40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5a40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5a40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5a40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.700623831 +0000 UTC m=+77.040959689 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5435b5a40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2c8c0 item 51 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.70155502 +0000 UTC m=+77.041890777 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce580): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce580): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.70155502 +0000 UTC m=+77.041890777 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ce580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2ce00 item 51 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.703722964 +0000 UTC m=+77.044058721 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cec40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd1f0 item 52 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.704672418 +0000 UTC m=+77.045008165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4d80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4d80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4d80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4d80): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4d80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.704672418 +0000 UTC m=+77.045008165 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d4d80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd420 item 52 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5400): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5400): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5400): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.706597312 +0000 UTC m=+77.046933059 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd7a0 item 53 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.707606879 +0000 UTC m=+77.047942636 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5900): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5ec0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5ec0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5ec0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5ec0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5ec0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.707606879 +0000 UTC m=+77.047942636 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432d5ec0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fd960 item 53 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433746c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433746c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433746c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433746c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433746c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.709568664 +0000 UTC m=+77.049904412 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433746c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5438fddc0 item 54 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.710340822 +0000 UTC m=+77.050676569 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543374bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375140): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375140): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375140): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.710340822 +0000 UTC m=+77.050676569 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439da0e0 item 54 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375800): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375800): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375800): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.711969548 +0000 UTC m=+77.052305296 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439da5b0 item 55 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.71316669 +0000 UTC m=+77.053502456 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543375d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e65c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e65c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e65c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e65c0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e65c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.71316669 +0000 UTC m=+77.053502456 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e65c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439da770 item 55 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6d40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6d40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6d40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6d40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6d40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.714878232 +0000 UTC m=+77.055213979 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e6d40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439dac40 item 56 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.715696237 +0000 UTC m=+77.056031994 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5433e7340): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a140): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a140): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a140): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.715696237 +0000 UTC m=+77.056031994 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439daee0 item 56 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.717425503 +0000 UTC m=+77.057761280 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328a7c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ad00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ad00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ad00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db420 item 57 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ad00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ad00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.717922021 +0000 UTC m=+77.058257768 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328ad00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db5e0 item 57 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.718673198 +0000 UTC m=+77.059008946 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b7c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b7c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b7c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b7c0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b7c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.718673198 +0000 UTC m=+77.059008946 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328b7c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439db880 item 57 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.720715686 +0000 UTC m=+77.061051433 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54328be00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150440): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150440): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439dbc00 item 58 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150440): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.721396342 +0000 UTC m=+77.061732089 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439dbdc0 item 58 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.722208616 +0000 UTC m=+77.062544404 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150f40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150f40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150f40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150f40): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150f40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.722208616 +0000 UTC m=+77.062544404 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543150f40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439761c0 item 58 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.723802387 +0000 UTC m=+77.064138134 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151ac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543976620 item 59 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151ac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.724627384 +0000 UTC m=+77.064963131 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543151ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439767e0 item 59 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.7253827 +0000 UTC m=+77.065718447 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2680): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2680): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2680): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.7253827 +0000 UTC m=+77.065718447 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439769a0 item 59 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.727578348 +0000 UTC m=+77.067914164 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b2cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543976d20 item 60 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.728285673 +0000 UTC m=+77.068621490 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543976f50 item 60 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.72932144 +0000 UTC m=+77.069657187 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3d00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3d00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3d00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3d00): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3d00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.72932144 +0000 UTC m=+77.069657187 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431b3d00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543977110 item 60 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.731639126 +0000 UTC m=+77.071974924 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6980): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6980): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543977500 item 61 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6980): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.732393732 +0000 UTC m=+77.072729479 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e6980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7080): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7080): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7080): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.732393732 +0000 UTC m=+77.072729479 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5439777a0 item 61 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.734180717 +0000 UTC m=+77.074516464 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e76c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416070 item 62 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.734723872 +0000 UTC m=+77.075059619 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431e7c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fa400): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fa400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fa400): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fa400): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fa400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.734723872 +0000 UTC m=+77.075059619 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fa400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416310 item 62 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.736703942 +0000 UTC m=+77.077039699 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faa40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faf80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faf80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faf80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434169a0 item 63 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faf80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faf80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.737537897 +0000 UTC m=+77.077873644 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431faf80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fb680): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fb680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fb680): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fb680): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fb680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.737537897 +0000 UTC m=+77.077873644 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fb680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416b60 item 63 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.739690572 +0000 UTC m=+77.080026319 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5431fbcc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321e300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321e300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321e300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543416ee0 item 64 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321e300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321e300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.740449266 +0000 UTC m=+77.080785013 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321e300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321ea00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321ea00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321ea00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321ea00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321ea00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.740449266 +0000 UTC m=+77.080785013 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321ea00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543417110 item 64 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f040): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f040): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.742144577 +0000 UTC m=+77.082480334 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434176c0 item 65 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.742923057 +0000 UTC m=+77.083258834 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f4c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f9c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f9c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f9c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f9c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f9c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.742923057 +0000 UTC m=+77.083258834 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54321f9c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434179d0 item 65 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a100): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a100): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a100): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.744742713 +0000 UTC m=+77.085078501 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e96150 item 66 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.745531433 +0000 UTC m=+77.085867180 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325a580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325aac0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325aac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325aac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325aac0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325aac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.745531433 +0000 UTC m=+77.085867180 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325aac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e96700 item 66 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b100): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b100): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b100): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.747487838 +0000 UTC m=+77.087823585 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e975e0 item 67 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.748344666 +0000 UTC m=+77.088680413 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325b580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325ba80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325ba80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325ba80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325ba80): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325ba80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.748344666 +0000 UTC m=+77.088680413 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54325ba80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542e97960 item 67 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280200): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280200): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280200): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.750450564 +0000 UTC m=+77.090786311 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7e7e0 item 68 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.751281022 +0000 UTC m=+77.091616799 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280c40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280c40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280c40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280c40): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280c40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.751281022 +0000 UTC m=+77.091616799 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543280c40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7ebd0 item 68 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281280): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281280): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281280): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281280): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281280): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.753215375 +0000 UTC m=+77.093551153 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281280): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7f6c0 item 69 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.7538741 +0000 UTC m=+77.094209847 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281c00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281c00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.7538741 +0000 UTC m=+77.094209847 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543281c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542a7f9d0 item 69 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6380): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6380): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6380): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6380): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6380): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.755714465 +0000 UTC m=+77.096050212 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6380): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f16310 item 70 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.756472126 +0000 UTC m=+77.096807873 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6dc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6dc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.756472126 +0000 UTC m=+77.096807873 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a6dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f16af0 item 70 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7440): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7440): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7440): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7440): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7440): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.758452025 +0000 UTC m=+77.098787773 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7440): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f172d0 item 71 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.759341745 +0000 UTC m=+77.099677492 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7e40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7e40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7e40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7e40): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7e40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.759341745 +0000 UTC m=+77.099677492 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432a7e40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f175e0 item 71 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c45c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c45c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c45c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c45c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c45c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.761247825 +0000 UTC m=+77.101583592 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c45c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542f17d50 item 72 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.762181379 +0000 UTC m=+77.102517126 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c4ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5000): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5000): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5000): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5000): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5000): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.762181379 +0000 UTC m=+77.102517126 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5000): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3a1c0 item 72 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.764929839 +0000 UTC m=+77.105265597 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c55c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5ac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3a930 item 73 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5ac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.765717898 +0000 UTC m=+77.106053655 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432c5ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3aaf0 item 73 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.766488282 +0000 UTC m=+77.106824029 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6080): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e65c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e65c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e65c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e65c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e65c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.766488282 +0000 UTC m=+77.106824029 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e65c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3b0a0 item 73 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.768312919 +0000 UTC m=+77.108648666 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e6c00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7100): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7100): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b3bd50 item 74 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7100): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.769146703 +0000 UTC m=+77.109482481 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc150 item 74 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.77144874 +0000 UTC m=+77.111784497 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7bc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7bc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.77144874 +0000 UTC m=+77.111784497 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5432e7bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abc4d0 item 74 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.773780995 +0000 UTC m=+77.114116742 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a800): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a800): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abcb60 item 75 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a800): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.774461892 +0000 UTC m=+77.114797639 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335a800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): _writeAt: size=3, off=2 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abcf50 item 75 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.775276379 +0000 UTC m=+77.115612126 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335ad40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b280): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b280): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b280): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b280): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b280): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.775276379 +0000 UTC m=+77.115612126 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b280): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abd110 item 75 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.778062341 +0000 UTC m=+77.118398088 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335b8c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335bdc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335bdc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335bdc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abd8f0 item 76 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335bdc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335bdc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.778578095 +0000 UTC m=+77.118913842 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54335bdc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abdb90 item 76 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): _writeAt: size=3, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.779329183 +0000 UTC m=+77.119664930 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438980): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438980): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438980): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438980): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438980): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.779329183 +0000 UTC m=+77.119664930 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438980): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542abddc0 item 76 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.781211989 +0000 UTC m=+77.121547757 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543438fc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434394c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434394c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434394c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543436690 item 77 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434394c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434394c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.781815289 +0000 UTC m=+77.122151036 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434394c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543439bc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543439bc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543439bc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543439bc0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543439bc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.781815289 +0000 UTC m=+77.122151036 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543439bc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434368c0 item 77 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.784577716 +0000 UTC m=+77.124913463 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482800): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482800): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437030 item 78 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482800): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.785247992 +0000 UTC m=+77.125583749 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482f00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482f00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482f00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482f00): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482f00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.785247992 +0000 UTC m=+77.125583749 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543482f00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5434373b0 item 78 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.787557283 +0000 UTC m=+77.127893030 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483a40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483a40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483a40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437810 item 79 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483a40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483a40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.788243699 +0000 UTC m=+77.128579446 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543483a40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba240): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba240): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba240): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.788243699 +0000 UTC m=+77.128579446 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543437ab0 item 79 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.791248796 +0000 UTC m=+77.131584572 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434ba880): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bad80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bad80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bad80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435880e0 item 80 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bad80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bad80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.79215741 +0000 UTC m=+77.132493157 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bad80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bb480): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bb480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bb480): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bb480): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bb480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.79215741 +0000 UTC m=+77.132493157 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bb480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435882a0 item 80 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bbac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bbac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bbac0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bbac0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bbac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.793994942 +0000 UTC m=+77.134330689 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434bbac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435887e0 item 81 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.795072997 +0000 UTC m=+77.135408744 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a580): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a580): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a580): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a580): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a580): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.795072997 +0000 UTC m=+77.135408744 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353a580): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5435889a0 item 81 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353ac00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353ac00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353ac00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353ac00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353ac00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.798499709 +0000 UTC m=+77.138835456 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54353ac00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2d650 item 82 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.800812406 +0000 UTC m=+77.141148224 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf100): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf700): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf700): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf700): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.800812406 +0000 UTC m=+77.141148224 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cf700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b2d960 item 82 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfe80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfe80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfe80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfe80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfe80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.80362032 +0000 UTC m=+77.143956067 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5434cfe80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7a150 item 83 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.804927799 +0000 UTC m=+77.145263546 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543606480): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436069c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436069c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436069c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436069c0): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436069c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.804927799 +0000 UTC m=+77.145263546 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436069c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7a460 item 83 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607040): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607040): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607040): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.807257538 +0000 UTC m=+77.147593285 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7a850 item 84 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.80821633 +0000 UTC m=+77.148552077 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607ac0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607ac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607ac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607ac0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607ac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.80821633 +0000 UTC m=+77.148552077 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543607ac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7b030 item 84 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634240): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634240): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634240): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634240): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634240): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.810395015 +0000 UTC m=+77.150730762 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634240): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7b5e0 item 85 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.81216107 +0000 UTC m=+77.152496817 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634740): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634c80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634c80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634c80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634c80): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634c80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.81216107 +0000 UTC m=+77.152496817 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543634c80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7b810 item 85 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635300): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635300): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635300): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635300): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635300): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.813676652 +0000 UTC m=+77.154012399 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635300): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542b7bc70 item 86 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.814402983 +0000 UTC m=+77.154738731 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635800): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635d80): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635d80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635d80): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635d80): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635d80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.814402983 +0000 UTC m=+77.154738731 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543635d80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a52230 item 86 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366a500): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366a500): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366a500): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366a500): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366a500): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.816151015 +0000 UTC m=+77.156486762 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366a500): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a52690 item 87 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.817043641 +0000 UTC m=+77.157379408 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366aa00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366af40): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366af40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366af40): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366af40): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366af40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.817043641 +0000 UTC m=+77.157379408 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366af40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a52a10 item 87 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366b5c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366b5c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366b5c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366b5c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366b5c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.818873938 +0000 UTC m=+77.159209685 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366b5c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a530a0 item 88 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.819548332 +0000 UTC m=+77.159884079 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54366bac0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690140): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690140): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690140): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690140): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690140): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.819548332 +0000 UTC m=+77.159884079 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690140): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53340 item 88 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.821126291 +0000 UTC m=+77.161462038 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690cc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690cc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690cc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53730 item 89 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690cc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690cc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.821816244 +0000 UTC m=+77.162151991 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543690cc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53ab0 item 89 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.822488133 +0000 UTC m=+77.162823880 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691200): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691780): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691780): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691780): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691780): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691780): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.822488133 +0000 UTC m=+77.162823880 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691780): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d543a53c70 item 89 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.824029865 +0000 UTC m=+77.164365612 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d543691dc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4400): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4400): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea230 item 90 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4400): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.824596004 +0000 UTC m=+77.164931751 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea540 item 90 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.825283262 +0000 UTC m=+77.165619009 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4f00): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4f00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4f00): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4f00): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4f00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.825283262 +0000 UTC m=+77.165619009 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c4f00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ea7e0 item 90 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.826915194 +0000 UTC m=+77.167250951 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5540): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5a80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5a80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5a80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eac40 item 91 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5a80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5a80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.827530637 +0000 UTC m=+77.167866384 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5436c5a80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): >_readAt: n=2, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): _writeAt: size=3, off=7 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eafc0 item 91 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.828169472 +0000 UTC m=+77.168505290 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e0c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e640): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e640): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e640): >_readAt: n=8, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.828169472 +0000 UTC m=+77.168505290 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370e640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eb1f0 item 91 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.829702078 +0000 UTC m=+77.170037825 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370ec80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f1c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f1c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f1c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eb730 item 92 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f1c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f1c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.830390007 +0000 UTC m=+77.170725754 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f1c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): open at offset 5 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430eba40 item 92 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): _readAt: size=2, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): _writeAt: size=3, off=5 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): >_writeAt: n=3, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.831141685 +0000 UTC m=+77.171477433 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370f700): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370fcc0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370fcc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370fcc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370fcc0): >_readAt: n=3, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370fcc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.831141685 +0000 UTC m=+77.171477433 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54370fcc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d5430ebc70 item 92 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.832591354 +0000 UTC m=+77.172927101 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e400): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e940): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e940): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e940): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea8930 item 93 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e940): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e940): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.833242233 +0000 UTC m=+77.173577981 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372e940): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f040): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f040): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f040): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f040): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f040): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.833242233 +0000 UTC m=+77.173577981 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f040): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea8b60 item 93 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.83491376 +0000 UTC m=+77.175249507 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372f680): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372fbc0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372fbc0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372fbc0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea96c0 item 94 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372fbc0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372fbc0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.835517801 +0000 UTC m=+77.175853549 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54372fbc0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374a3c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374a3c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374a3c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374a3c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374a3c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.835517801 +0000 UTC m=+77.175853549 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374a3c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ea9b20 item 94 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.837229514 +0000 UTC m=+77.177565261 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374aa00): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374af40): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374af40): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374af40): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ece460 item 95 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374af40): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374af40): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.837924546 +0000 UTC m=+77.178260293 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374af40): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374b640): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374b640): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374b640): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374b640): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374b640): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.837924546 +0000 UTC m=+77.178260293 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374b640): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ece690 item 95 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 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/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): open at offset 0 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): _readAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): >_readAt: n=0, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.839618996 +0000 UTC m=+77.179954773 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d54374bc80): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437702c0): _writeAt: size=5, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437702c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437702c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecee70 item 96 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437702c0): >_writeAt: n=5, err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437702c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.840364624 +0000 UTC m=+77.180700371 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437702c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437709c0): _readAt: size=512, off=0 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437709c0): openPending: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437709c0): >openPending: err= 2026/08/16 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437709c0): >_readAt: n=5, err=EOF 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437709c0): close: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:57:54.840364624 +0000 UTC m=+77.180700371 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : open-test-file(0x20d5437709c0): >close: err= 2026/08/16 03:57:54 DEBUG : open-test-file: Remove: 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x20d542ecf180 item 96 2026/08/16 03:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:57:54 DEBUG : open-test-file: >Remove: err= 2026/08/16 03:57:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:54 DEBUG : Looking for writers 2026/08/16 03:57:54 DEBUG : >WaitForWriters: 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.45s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.06s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:54 DEBUG : file1: newRWFileHandle: 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): openPending: 2026/08/16 03:57:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): >openPending: err= 2026/08/16 03:57:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:57:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): _writeAt: size=2, off=0 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): >_writeAt: n=2, err= 2026/08/16 03:57:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): RWFileHandle.Flush 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): RWFileHandle.Release 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): close: 2026/08/16 03:57:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/16 03:57:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:54 DEBUG : file1(0x20d543771b80): >close: err= 2026/08/16 03:57:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:54 DEBUG : Looking for writers 2026/08/16 03:57:54 DEBUG : file1: reading active writers 2026/08/16 03:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:54 DEBUG : Looking for writers 2026/08/16 03:57:54 DEBUG : file1: reading active writers 2026/08/16 03:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : file1: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : file1: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:55 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:57:55 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : file1: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : file1: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:55 DEBUG : file1: size = 2 OK 2026/08/16 03:57:55 DEBUG : file1.rclone_chunk.001_um38d8: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/16 03:57:55 INFO : file1.rclone_chunk.001_um38d8: Copied (server-side copy) to: file1 2026/08/16 03:57:55 INFO : file1.rclone_chunk.001_um38d8: Deleted 2026/08/16 03:57:55 DEBUG : file1: size = 2 OK 2026/08/16 03:57:55 INFO : file1: Copied (new) 2026/08/16 03:57:55 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/16 03:57:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:57:55 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/16 03:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:57:55 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : file1: reading active writers 2026/08/16 03:57:55 DEBUG : >WaitForWriters: 2026/08/16 03:57:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : file1: reading active writers 2026/08/16 03:57:55 DEBUG : >WaitForWriters: 2026/08/16 03:57:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:57:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:57:55 DEBUG : rename_me: newRWFileHandle: 2026/08/16 03:57:55 DEBUG : rename_me(0x20d54335e940): openPending: 2026/08/16 03:57:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:57:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/16 03:57:55 DEBUG : rename_me(0x20d54335e940): >openPending: err= 2026/08/16 03:57:55 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/16 03:57:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/16 03:57:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/16 03:57:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/16 03:57:55 DEBUG : rename_me(0x20d54335e940): _writeAt: size=5, off=0 2026/08/16 03:57:55 DEBUG : rename_me(0x20d54335e940): >_writeAt: n=5, err= 2026/08/16 03:57:55 DEBUG : rename_me(0x20d54335e940): close: 2026/08/16 03:57:55 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-16 03:57:55.905517533 +0000 UTC m=+78.245853301 2026/08/16 03:57:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/16 03:57:55 DEBUG : rename_me(0x20d54335e940): >close: err= 2026/08/16 03:57:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/16 03:57:55 DEBUG : i_was_renamed: Updating file with 0x20d54379c340 2026/08/16 03:57:55 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/16 03:57:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/16 03:57:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:57:55 DEBUG : Looking for writers 2026/08/16 03:57:55 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:57:56 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/16 03:57:56 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/16 03:57:56 DEBUG : Looking for writers 2026/08/16 03:57:56 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:57:56 DEBUG : Looking for writers 2026/08/16 03:57:56 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:57:56 DEBUG : i_was_renamed: size = 5 OK 2026/08/16 03:57:56 DEBUG : i_was_renamed.rclone_chunk.001_um39lw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:57:56 INFO : i_was_renamed.rclone_chunk.001_um39lw: Copied (server-side copy) to: i_was_renamed 2026/08/16 03:57:56 INFO : i_was_renamed.rclone_chunk.001_um39lw: Deleted 2026/08/16 03:57:56 DEBUG : i_was_renamed: size = 5 OK 2026/08/16 03:57:56 INFO : i_was_renamed: Copied (new) 2026/08/16 03:57:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-16 03:57:55.905517533 +0000 UTC" 2026/08/16 03:57:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/16 03:57:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/16 03:57:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/16 03:57:56 DEBUG : Looking for writers 2026/08/16 03:57:56 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:57:56 DEBUG : >WaitForWriters: 2026/08/16 03:57:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:57:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:57:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:57:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-bijevoc2baxi" 2026/08/16 03:57:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:57:56 DEBUG : forgetting directory cache 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um393e: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/16 03:57:57 INFO : TestRWCacheUpdate.rclone_chunk.001_um393e: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:57:57 INFO : TestRWCacheUpdate.rclone_chunk.001_um393e: Deleted 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate(0x20d5433747c0): _readAt: size=512, off=0 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate(0x20d5433747c0): openPending: 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:58:56.686599298 +0000 UTC" against cached fingerprint "" 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:57:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate(0x20d5433747c0): >openPending: err= 2026/08/16 03:57:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate(0x20d5433747c0): >_readAt: n=20, err=EOF 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate(0x20d5433747c0): close: 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:58:56.686599298 +0000 UTC 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate(0x20d5433747c0): >close: err= 2026/08/16 03:57:57 DEBUG : forgetting directory cache 2026/08/16 03:57:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 03:57:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3abq: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/16 03:57:57 INFO : TestRWCacheUpdate.rclone_chunk.001_um3abq: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:57:58 INFO : TestRWCacheUpdate.rclone_chunk.001_um3abq: Deleted 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate(0x20d5434ce880): _readAt: size=512, off=0 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate(0x20d5434ce880): openPending: 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:59:56.686599298 +0000 UTC" against cached fingerprint "20,2026-08-16 02:58:56.686599298 +0000 UTC" 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 02:59:56.686599298 +0000 UTC" != cached fingerprint "20,2026-08-16 02:58:56.686599298 +0000 UTC") 2026/08/16 03:57:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:57:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate(0x20d5434ce880): >openPending: err= 2026/08/16 03:57:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate(0x20d5434ce880): >_readAt: n=20, err=EOF 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate(0x20d5434ce880): close: 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:59:56.686599298 +0000 UTC 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate(0x20d5434ce880): >close: err= 2026/08/16 03:57:58 DEBUG : Re-reading directory (141.595537ms old) 2026/08/16 03:57:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:57:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:57:58 DEBUG : forgetting directory cache 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3be7: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/16 03:57:59 INFO : TestRWCacheUpdate.rclone_chunk.001_um3be7: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:57:59 INFO : TestRWCacheUpdate.rclone_chunk.001_um3be7: Deleted 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate(0x20d543439740): _readAt: size=512, off=0 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate(0x20d543439740): openPending: 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 03:00:56.686599298 +0000 UTC" against cached fingerprint "20,2026-08-16 02:59:56.686599298 +0000 UTC" 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 03:00:56.686599298 +0000 UTC" != cached fingerprint "20,2026-08-16 02:59:56.686599298 +0000 UTC") 2026/08/16 03:57:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:57:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate(0x20d543439740): >openPending: err= 2026/08/16 03:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate(0x20d543439740): >_readAt: n=20, err=EOF 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate(0x20d543439740): close: 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:00:56.686599298 +0000 UTC 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate(0x20d543439740): >close: err= 2026/08/16 03:57:59 DEBUG : Re-reading directory (101.047548ms old) 2026/08/16 03:57:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:57:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:57:59 DEBUG : forgetting directory cache 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3cve: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/16 03:58:00 INFO : TestRWCacheUpdate.rclone_chunk.001_um3cve: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:00 INFO : TestRWCacheUpdate.rclone_chunk.001_um3cve: Deleted 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate(0x20d543709640): _readAt: size=512, off=0 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate(0x20d543709640): openPending: 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 03:01:56.686599298 +0000 UTC" against cached fingerprint "20,2026-08-16 03:00:56.686599298 +0000 UTC" 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 03:01:56.686599298 +0000 UTC" != cached fingerprint "20,2026-08-16 03:00:56.686599298 +0000 UTC") 2026/08/16 03:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate(0x20d543709640): >openPending: err= 2026/08/16 03:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate(0x20d543709640): >_readAt: n=20, err=EOF 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate(0x20d543709640): close: 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:01:56.686599298 +0000 UTC 2026/08/16 03:58:00 DEBUG : TestRWCacheUpdate(0x20d543709640): >close: err= 2026/08/16 03:58:00 DEBUG : forgetting directory cache 2026/08/16 03:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3dbp: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/16 03:58:01 INFO : TestRWCacheUpdate.rclone_chunk.001_um3dbp: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:01 INFO : TestRWCacheUpdate.rclone_chunk.001_um3dbp: Deleted 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate(0x20d54335f080): _readAt: size=512, off=0 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate(0x20d54335f080): openPending: 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 03:02:56.686599298 +0000 UTC" against cached fingerprint "20,2026-08-16 03:01:56.686599298 +0000 UTC" 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 03:02:56.686599298 +0000 UTC" != cached fingerprint "20,2026-08-16 03:01:56.686599298 +0000 UTC") 2026/08/16 03:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate(0x20d54335f080): >openPending: err= 2026/08/16 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate(0x20d54335f080): >_readAt: n=20, err=EOF 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate(0x20d54335f080): close: 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:02:56.686599298 +0000 UTC 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate(0x20d54335f080): >close: err= 2026/08/16 03:58:01 DEBUG : Re-reading directory (102.210684ms old) 2026/08/16 03:58:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:58:01 DEBUG : forgetting directory cache 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3era: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/16 03:58:02 INFO : TestRWCacheUpdate.rclone_chunk.001_um3era: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:02 INFO : TestRWCacheUpdate.rclone_chunk.001_um3era: Deleted 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate(0x20d543837dc0): _readAt: size=512, off=0 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate(0x20d543837dc0): openPending: 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 03:03:56.686599298 +0000 UTC" against cached fingerprint "20,2026-08-16 03:02:56.686599298 +0000 UTC" 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 03:03:56.686599298 +0000 UTC" != cached fingerprint "20,2026-08-16 03:02:56.686599298 +0000 UTC") 2026/08/16 03:58:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:58:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate(0x20d543837dc0): >openPending: err= 2026/08/16 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate(0x20d543837dc0): >_readAt: n=20, err=EOF 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate(0x20d543837dc0): close: 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:03:56.686599298 +0000 UTC 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate(0x20d543837dc0): >close: err= 2026/08/16 03:58:02 DEBUG : Re-reading directory (100.877186ms old) 2026/08/16 03:58:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:58:02 DEBUG : forgetting directory cache 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3fhr: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/16 03:58:03 INFO : TestRWCacheUpdate.rclone_chunk.001_um3fhr: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:03 INFO : TestRWCacheUpdate.rclone_chunk.001_um3fhr: Deleted 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate(0x20d542edee00): _readAt: size=512, off=0 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate(0x20d542edee00): openPending: 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-16 03:04:56.686599298 +0000 UTC" against cached fingerprint "20,2026-08-16 03:03:56.686599298 +0000 UTC" 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-16 03:04:56.686599298 +0000 UTC" != cached fingerprint "20,2026-08-16 03:03:56.686599298 +0000 UTC") 2026/08/16 03:58:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/16 03:58:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate(0x20d542edee00): >openPending: err= 2026/08/16 03:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate(0x20d542edee00): >_readAt: n=21, err=EOF 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate(0x20d542edee00): close: 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:04:56.686599298 +0000 UTC 2026/08/16 03:58:03 DEBUG : TestRWCacheUpdate(0x20d542edee00): >close: err= 2026/08/16 03:58:03 DEBUG : forgetting directory cache 2026/08/16 03:58:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3gzp: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/16 03:58:04 INFO : TestRWCacheUpdate.rclone_chunk.001_um3gzp: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:04 INFO : TestRWCacheUpdate.rclone_chunk.001_um3gzp: Deleted 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate(0x20d5435b5400): _readAt: size=512, off=0 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate(0x20d5435b5400): openPending: 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-16 03:05:56.686599298 +0000 UTC" against cached fingerprint "21,2026-08-16 03:04:56.686599298 +0000 UTC" 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-16 03:05:56.686599298 +0000 UTC" != cached fingerprint "21,2026-08-16 03:04:56.686599298 +0000 UTC") 2026/08/16 03:58:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/16 03:58:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate(0x20d5435b5400): >openPending: err= 2026/08/16 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate(0x20d5435b5400): >_readAt: n=22, err=EOF 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate(0x20d5435b5400): close: 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:05:56.686599298 +0000 UTC 2026/08/16 03:58:04 DEBUG : TestRWCacheUpdate(0x20d5435b5400): >close: err= 2026/08/16 03:58:04 DEBUG : forgetting directory cache 2026/08/16 03:58:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3hhs: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/16 03:58:05 INFO : TestRWCacheUpdate.rclone_chunk.001_um3hhs: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:05 INFO : TestRWCacheUpdate.rclone_chunk.001_um3hhs: Deleted 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate(0x20d54347a3c0): _readAt: size=512, off=0 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate(0x20d54347a3c0): openPending: 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-16 03:06:56.686599298 +0000 UTC" against cached fingerprint "22,2026-08-16 03:05:56.686599298 +0000 UTC" 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-16 03:06:56.686599298 +0000 UTC" != cached fingerprint "22,2026-08-16 03:05:56.686599298 +0000 UTC") 2026/08/16 03:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/16 03:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate(0x20d54347a3c0): >openPending: err= 2026/08/16 03:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate(0x20d54347a3c0): >_readAt: n=23, err=EOF 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate(0x20d54347a3c0): close: 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:06:56.686599298 +0000 UTC 2026/08/16 03:58:05 DEBUG : TestRWCacheUpdate(0x20d54347a3c0): >close: err= 2026/08/16 03:58:05 DEBUG : forgetting directory cache 2026/08/16 03:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate.rclone_chunk.001_um3ixk: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/16 03:58:06 INFO : TestRWCacheUpdate.rclone_chunk.001_um3ixk: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 03:58:06 INFO : TestRWCacheUpdate.rclone_chunk.001_um3ixk: Deleted 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate(0x20d54382ccc0): _readAt: size=512, off=0 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate(0x20d54382ccc0): openPending: 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-16 03:07:56.686599298 +0000 UTC" against cached fingerprint "23,2026-08-16 03:06:56.686599298 +0000 UTC" 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-16 03:07:56.686599298 +0000 UTC" != cached fingerprint "23,2026-08-16 03:06:56.686599298 +0000 UTC") 2026/08/16 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/16 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate(0x20d54382ccc0): >openPending: err= 2026/08/16 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate(0x20d54382ccc0): >_readAt: n=24, err=EOF 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate(0x20d54382ccc0): close: 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:07:56.686599298 +0000 UTC 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate(0x20d54382ccc0): >close: err= 2026/08/16 03:58:06 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:06 DEBUG : Looking for writers 2026/08/16 03:58:06 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/16 03:58:06 DEBUG : >WaitForWriters: 2026/08/16 03:58:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': vfs cache: cleaner exiting 2026/08/16 03:58:06 DEBUG : forgetting directory cache 2026/08/16 03:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.95s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:07 DEBUG : FiLeA: size = 5 OK 2026/08/16 03:58:07 DEBUG : FiLeA.rclone_chunk.001_um3j5x: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/16 03:58:07 INFO : FiLeA.rclone_chunk.001_um3j5x: Copied (server-side copy) to: FiLeA 2026/08/16 03:58:07 INFO : FiLeA.rclone_chunk.001_um3j5x: Deleted 2026/08/16 03:58:07 DEBUG : FiLeB: size = 5 OK 2026/08/16 03:58:07 DEBUG : FiLeB.rclone_chunk.001_um3kmx: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/16 03:58:07 INFO : FiLeB.rclone_chunk.001_um3kmx: Copied (server-side copy) to: FiLeB 2026/08/16 03:58:07 INFO : FiLeB.rclone_chunk.001_um3kmx: Deleted 2026/08/16 03:58:08 DEBUG : FilEb: size = 5 OK 2026/08/16 03:58:08 DEBUG : FilEb.rclone_chunk.001_um3kgw: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/16 03:58:08 INFO : FilEb.rclone_chunk.001_um3kgw: Copied (server-side copy) to: FilEb 2026/08/16 03:58:08 INFO : FilEb.rclone_chunk.001_um3kgw: Deleted 2026/08/16 03:58:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 03:58:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 03:58:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 03:58:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 03:58:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 03:58:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 03:58:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 03:58:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 03:58:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/16 03:58:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/16 03:58:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/16 03:58:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/16 03:58:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:58:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:58:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 03:58:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 03:58:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 03:58:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 03:58:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 03:58:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 03:58:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:09 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:09 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:09 DEBUG : Looking for writers 2026/08/16 03:58:09 DEBUG : FiLeA: reading active writers 2026/08/16 03:58:09 DEBUG : FiLeB: reading active writers 2026/08/16 03:58:09 DEBUG : FilEb: reading active writers 2026/08/16 03:58:09 DEBUG : >WaitForWriters: 2026/08/16 03:58:09 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:09 DEBUG : Looking for writers 2026/08/16 03:58:09 DEBUG : FiLeB: reading active writers 2026/08/16 03:58:09 DEBUG : FilEb: reading active writers 2026/08/16 03:58:09 DEBUG : FiLeA: reading active writers 2026/08/16 03:58:09 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.78s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:09 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/16 03:58:09 DEBUG : normal name with no special characters.txt.rclone_chunk.001_um3mtg: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/16 03:58:09 INFO : normal name with no special characters.txt.rclone_chunk.001_um3mtg: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/16 03:58:09 INFO : normal name with no special characters.txt.rclone_chunk.001_um3mtg: Deleted 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_um3mtz: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/16 03:58:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_um3mtz: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/16 03:58:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_um3mtz: Deleted 2026/08/16 03:58:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:10 DEBUG : Looking for writers 2026/08/16 03:58:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/16 03:58:10 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/16 03:58:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': Reusing VFS from active cache 2026/08/16 03:58:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:10 DEBUG : Looking for writers 2026/08/16 03:58:10 DEBUG : >WaitForWriters: 2026/08/16 03:58:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:10 DEBUG : Looking for writers 2026/08/16 03:58:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:10 DEBUG : Looking for writers 2026/08/16 03:58:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:10 DEBUG : Looking for writers 2026/08/16 03:58:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:11 DEBUG : file1: size = 14 OK 2026/08/16 03:58:11 DEBUG : file1.rclone_chunk.001_um3o44: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:58:11 INFO : file1.rclone_chunk.001_um3o44: Copied (server-side copy) to: file1 2026/08/16 03:58:11 INFO : file1.rclone_chunk.001_um3o44: Deleted 2026/08/16 03:58:11 DEBUG : dir/file2: size = 14 OK 2026/08/16 03:58:11 DEBUG : dir/file2.rclone_chunk.001_um3oh9: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 03:58:11 INFO : dir/file2.rclone_chunk.001_um3oh9: Copied (server-side copy) to: dir/file2 2026/08/16 03:58:11 INFO : dir/file2.rclone_chunk.001_um3oh9: Deleted 2026/08/16 03:58:12 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:12 DEBUG : dir: Looking for writers 2026/08/16 03:58:12 DEBUG : file2: reading active writers 2026/08/16 03:58:12 DEBUG : Looking for writers 2026/08/16 03:58:12 DEBUG : dir: reading active writers 2026/08/16 03:58:12 DEBUG : file1: reading active writers 2026/08/16 03:58:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:12 DEBUG : file1: size = 14 OK 2026/08/16 03:58:12 DEBUG : file1.rclone_chunk.001_um3pes: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:58:12 INFO : file1.rclone_chunk.001_um3pes: Copied (server-side copy) to: file1 2026/08/16 03:58:12 INFO : file1.rclone_chunk.001_um3pes: Deleted 2026/08/16 03:58:13 DEBUG : dir/file2: size = 14 OK 2026/08/16 03:58:13 DEBUG : dir/file2.rclone_chunk.001_um3pls: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 03:58:13 INFO : dir/file2.rclone_chunk.001_um3pls: Copied (server-side copy) to: dir/file2 2026/08/16 03:58:13 INFO : dir/file2.rclone_chunk.001_um3pls: Deleted 2026/08/16 03:58:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:13 DEBUG : dir: Looking for writers 2026/08/16 03:58:13 DEBUG : Looking for writers 2026/08/16 03:58:13 DEBUG : dir: reading active writers 2026/08/16 03:58:13 DEBUG : file1: reading active writers 2026/08/16 03:58:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.34s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:14 DEBUG : file1: size = 14 OK 2026/08/16 03:58:14 DEBUG : file1.rclone_chunk.001_um3q5x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:58:14 INFO : file1.rclone_chunk.001_um3q5x: Copied (server-side copy) to: file1 2026/08/16 03:58:14 INFO : file1.rclone_chunk.001_um3q5x: Deleted 2026/08/16 03:58:14 DEBUG : dir/file2: size = 14 OK 2026/08/16 03:58:14 DEBUG : dir/file2.rclone_chunk.001_um3rnd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 03:58:14 INFO : dir/file2.rclone_chunk.001_um3rnd: Copied (server-side copy) to: dir/file2 2026/08/16 03:58:14 INFO : dir/file2.rclone_chunk.001_um3rnd: Deleted 2026/08/16 03:58:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:14 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 03:58:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 03:58:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 03:58:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/16 03:58:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:58:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 03:58:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/16 03:58:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/16 03:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 03:58:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:58:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/16 03:58:15 DEBUG : dir/new_file.txt.rclone_chunk.001_um3rqm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:58:15 INFO : dir/new_file.txt.rclone_chunk.001_um3rqm: Copied (server-side copy) to: dir/new_file.txt 2026/08/16 03:58:15 INFO : dir/new_file.txt.rclone_chunk.001_um3rqm: Deleted 2026/08/16 03:58:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/16 03:58:15 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/16 03:58:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 03:58:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/16 03:58:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:15 DEBUG : dir: Looking for writers 2026/08/16 03:58:15 DEBUG : new_file.txt: reading active writers 2026/08/16 03:58:15 DEBUG : file2: reading active writers 2026/08/16 03:58:15 DEBUG : Looking for writers 2026/08/16 03:58:15 DEBUG : dir: reading active writers 2026/08/16 03:58:15 DEBUG : file1: reading active writers 2026/08/16 03:58:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.85s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:16 DEBUG : dir/file2: size = 14 OK 2026/08/16 03:58:16 DEBUG : dir/file2.rclone_chunk.001_um3su2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 03:58:16 INFO : dir/file2.rclone_chunk.001_um3su2: Copied (server-side copy) to: dir/file2 2026/08/16 03:58:16 INFO : dir/file2.rclone_chunk.001_um3su2: Deleted 2026/08/16 03:58:16 DEBUG : dir/file2: copy non-chunked object... 2026/08/16 03:58:16 DEBUG : dir/file1: size = 14 OK 2026/08/16 03:58:16 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/16 03:58:16 INFO : dir/file2: Deleted 2026/08/16 03:58:16 DEBUG : dir/file1: Updating file with dir/file1 0x20d543813a00 2026/08/16 03:58:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/16 03:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:16 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 03:58:16 DEBUG : file0: size = 14 OK 2026/08/16 03:58:16 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/16 03:58:16 INFO : dir/file1: Deleted 2026/08/16 03:58:16 DEBUG : file0: Updating file with file0 0x20d543813a00 2026/08/16 03:58:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:58:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/16 03:58:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:17 DEBUG : dir: Looking for writers 2026/08/16 03:58:17 DEBUG : Looking for writers 2026/08/16 03:58:17 DEBUG : dir: reading active writers 2026/08/16 03:58:17 DEBUG : file0: reading active writers 2026/08/16 03:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.53s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:17 DEBUG : Looking for writers 2026/08/16 03:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:17 DEBUG : Looking for writers 2026/08/16 03:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:17 DEBUG : Looking for writers 2026/08/16 03:58:17 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-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:17 DEBUG : Looking for writers 2026/08/16 03:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/16 03:58:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/16 03:58:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/16 03:58:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:58:17 DEBUG : file1: size = 5 OK 2026/08/16 03:58:17 DEBUG : file1.rclone_chunk.001_um3uf5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:58:17 INFO : file1.rclone_chunk.001_um3uf5: Copied (server-side copy) to: file1 2026/08/16 03:58:17 INFO : file1.rclone_chunk.001_um3uf5: Deleted 2026/08/16 03:58:17 DEBUG : file1: size = 5 OK 2026/08/16 03:58:17 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/16 03:58:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:58:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:58:18 DEBUG : file1: size = 0 OK 2026/08/16 03:58:18 DEBUG : file1.rclone_chunk.001_um3vp4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:58:18 INFO : file1.rclone_chunk.001_um3vp4: Copied (server-side copy) to: file1 2026/08/16 03:58:18 INFO : file1.rclone_chunk.001_um3vp4: Deleted 2026/08/16 03:58:18 DEBUG : file1: size = 0 OK 2026/08/16 03:58:18 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:58:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (7 bytes), uploading instead of streaming 2026/08/16 03:58:19 DEBUG : file1: size = 7 OK 2026/08/16 03:58:19 DEBUG : file1.rclone_chunk.001_um3v32: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/16 03:58:19 INFO : file1.rclone_chunk.001_um3v32: Copied (server-side copy) to: file1 2026/08/16 03:58:19 INFO : file1.rclone_chunk.001_um3v32: Deleted 2026/08/16 03:58:19 DEBUG : file1: size = 7 OK 2026/08/16 03:58:19 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:19 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:19 DEBUG : Looking for writers 2026/08/16 03:58:19 DEBUG : file1: reading active writers 2026/08/16 03:58:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.70s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/16 03:58:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/16 03:58:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/16 03:58:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/16 03:58:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (11 bytes), uploading instead of streaming 2026/08/16 03:58:20 DEBUG : file1: size = 11 OK 2026/08/16 03:58:20 DEBUG : file1.rclone_chunk.001_um3xe2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 03:58:20 INFO : file1.rclone_chunk.001_um3xe2: Copied (server-side copy) to: file1 2026/08/16 03:58:20 INFO : file1.rclone_chunk.001_um3xe2: Deleted 2026/08/16 03:58:20 DEBUG : file1: size = 11 OK 2026/08/16 03:58:20 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/16 03:58:20 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:20 DEBUG : Looking for writers 2026/08/16 03:58:20 DEBUG : file1: reading active writers 2026/08/16 03:58:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:20 NOTICE: S3 bucket rclone-test-bijevoc2baxi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/16 03:58:20 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/16 03:58:20 DEBUG : file1: Remove: 2026/08/16 03:58:20 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/16 03:58:20 DEBUG : file1: >Remove: err= 2026/08/16 03:58:20 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:20 DEBUG : Looking for writers 2026/08/16 03:58:20 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:21 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/16 03:58:21 DEBUG : file1: Remove: 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/16 03:58:21 DEBUG : file1: >Remove: err= 2026/08/16 03:58:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:21 DEBUG : Looking for writers 2026/08/16 03:58:21 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:58:21 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/16 03:58:21 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:58:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:58:21 DEBUG : file2: size = 5 OK 2026/08/16 03:58:21 DEBUG : file2.rclone_chunk.001_um3yu7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:58:21 INFO : file2.rclone_chunk.001_um3yu7: Copied (server-side copy) to: file2 2026/08/16 03:58:21 INFO : file2.rclone_chunk.001_um3yu7: Deleted 2026/08/16 03:58:21 DEBUG : file2: size = 5 OK 2026/08/16 03:58:21 DEBUG : file2: Size of src and dst objects identical 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:58:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:21 DEBUG : Looking for writers 2026/08/16 03:58:21 DEBUG : file2: reading active writers 2026/08/16 03:58:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.95s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.14s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.69s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/16 03:58:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:58:22 DEBUG : file1: size = 5 OK 2026/08/16 03:58:22 DEBUG : file1.rclone_chunk.001_um3y9h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:58:22 INFO : file1.rclone_chunk.001_um3y9h: Copied (server-side copy) to: file1 2026/08/16 03:58:22 INFO : file1.rclone_chunk.001_um3y9h: Deleted 2026/08/16 03:58:22 DEBUG : file1: size = 5 OK 2026/08/16 03:58:22 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/16 03:58:22 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:22 DEBUG : Looking for writers 2026/08/16 03:58:22 DEBUG : file1: reading active writers 2026/08/16 03:58:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.71s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:22 DEBUG : file1: WriteFileHandle.Release closing 2026/08/16 03:58:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:58:23 DEBUG : file1: size = 0 OK 2026/08/16 03:58:23 DEBUG : file1.rclone_chunk.001_um3zds: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:58:23 INFO : file1.rclone_chunk.001_um3zds: Copied (server-side copy) to: file1 2026/08/16 03:58:23 INFO : file1.rclone_chunk.001_um3zds: Deleted 2026/08/16 03:58:23 DEBUG : file1: size = 0 OK 2026/08/16 03:58:23 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:23 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/16 03:58:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:23 DEBUG : Looking for writers 2026/08/16 03:58:23 DEBUG : file1: reading active writers 2026/08/16 03:58:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (2 bytes), uploading instead of streaming 2026/08/16 03:58:23 DEBUG : file1: size = 2 OK 2026/08/16 03:58:23 DEBUG : file1.rclone_chunk.001_um40rp: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/16 03:58:23 INFO : file1.rclone_chunk.001_um40rp: Copied (server-side copy) to: file1 2026/08/16 03:58:23 INFO : file1.rclone_chunk.001_um40rp: Deleted 2026/08/16 03:58:23 DEBUG : file1: size = 2 OK 2026/08/16 03:58:23 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:23 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/16 03:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:23 DEBUG : Looking for writers 2026/08/16 03:58:23 DEBUG : file1: reading active writers 2026/08/16 03:58:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.67s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:58:24 DEBUG : file1: size = 0 OK 2026/08/16 03:58:24 DEBUG : file1.rclone_chunk.001_um40ea: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:58:24 INFO : file1.rclone_chunk.001_um40ea: Copied (server-side copy) to: file1 2026/08/16 03:58:24 INFO : file1.rclone_chunk.001_um40ea: Deleted 2026/08/16 03:58:24 DEBUG : file1: size = 0 OK 2026/08/16 03:58:24 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:24 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 03:58:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 03:58:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 03:58:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:24 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:24 DEBUG : Looking for writers 2026/08/16 03:58:24 DEBUG : file1: reading active writers 2026/08/16 03:58:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:58:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:58:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': File to upload is small (100 bytes), uploading instead of streaming 2026/08/16 03:58:25 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/16 03:58:25 DEBUG : file1.rclone_chunk.001_um414v: md5 = a3e9c09301062a156697e35c3bc4a9aa OK 2026/08/16 03:58:25 INFO : file1.rclone_chunk.001_um414v: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/16 03:58:25 INFO : file1.rclone_chunk.001_um414v: Deleted 2026/08/16 03:58:25 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/16 03:58:25 DEBUG : file1.rclone_chunk.002_um414v: md5 = 0e5a9e3f43cbfe3c25b83df5675d2718 OK 2026/08/16 03:58:25 INFO : file1.rclone_chunk.002_um414v: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/16 03:58:25 INFO : file1.rclone_chunk.002_um414v: Deleted 2026/08/16 03:58:25 DEBUG : file1: size = 100 OK 2026/08/16 03:58:25 DEBUG : file1: Size of src and dst objects identical 2026/08/16 03:58:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:58:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:58:25 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 03:58:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 03:58:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 03:58:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:25 DEBUG : Looking for writers 2026/08/16 03:58:25 DEBUG : file1: reading active writers 2026/08/16 03:58:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:25 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:58:25 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:58:25 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/16 03:58:25 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/16 03:58:25 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/16 03:58:25 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/16 03:58:25 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/16 03:58:25 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/16 03:58:25 DEBUG : stalled: Remove: 2026/08/16 03:58:25 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/16 03:58:25 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.14s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:26 DEBUG : flat/f000.txt: size = 7 OK 2026/08/16 03:58:26 DEBUG : flat/f000.txt.rclone_chunk.001_um42es: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/16 03:58:26 INFO : flat/f000.txt.rclone_chunk.001_um42es: Copied (server-side copy) to: flat/f000.txt 2026/08/16 03:58:26 INFO : flat/f000.txt.rclone_chunk.001_um42es: Deleted 2026/08/16 03:58:26 DEBUG : flat/f001.txt: size = 14 OK 2026/08/16 03:58:26 DEBUG : flat/f001.txt.rclone_chunk.001_um435a: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/16 03:58:26 INFO : flat/f001.txt.rclone_chunk.001_um435a: Copied (server-side copy) to: flat/f001.txt 2026/08/16 03:58:26 INFO : flat/f001.txt.rclone_chunk.001_um435a: Deleted 2026/08/16 03:58:27 DEBUG : flat/f002.txt: size = 21 OK 2026/08/16 03:58:27 DEBUG : flat/f002.txt.rclone_chunk.001_um43w6: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/16 03:58:27 INFO : flat/f002.txt.rclone_chunk.001_um43w6: Copied (server-side copy) to: flat/f002.txt 2026/08/16 03:58:27 INFO : flat/f002.txt.rclone_chunk.001_um43w6: Deleted 2026/08/16 03:58:27 DEBUG : flat/f003.txt: size = 28 OK 2026/08/16 03:58:27 DEBUG : flat/f003.txt.rclone_chunk.001_um44bv: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/16 03:58:27 INFO : flat/f003.txt.rclone_chunk.001_um44bv: Copied (server-side copy) to: flat/f003.txt 2026/08/16 03:58:27 INFO : flat/f003.txt.rclone_chunk.001_um44bv: Deleted 2026/08/16 03:58:28 DEBUG : flat/f004.txt: size = 35 OK 2026/08/16 03:58:28 DEBUG : flat/f004.txt.rclone_chunk.001_um44u8: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/16 03:58:28 INFO : flat/f004.txt.rclone_chunk.001_um44u8: Copied (server-side copy) to: flat/f004.txt 2026/08/16 03:58:28 INFO : flat/f004.txt.rclone_chunk.001_um44u8: Deleted 2026/08/16 03:58:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/16 03:58:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/16 03:58:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/16 03:58:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/16 03:58:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:28 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:28 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/16 03:58:28 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/16 03:58:28 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:28 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:28 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/16 03:58:28 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/16 03:58:28 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/16 03:58:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/16 03:58:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:29 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:29 DEBUG : flat: Looking for writers 2026/08/16 03:58:29 DEBUG : f000.txt: reading active writers 2026/08/16 03:58:29 DEBUG : f001.txt: reading active writers 2026/08/16 03:58:29 DEBUG : f002.txt: reading active writers 2026/08/16 03:58:29 DEBUG : f003.txt: reading active writers 2026/08/16 03:58:29 DEBUG : f004.txt: reading active writers 2026/08/16 03:58:29 DEBUG : Looking for writers 2026/08/16 03:58:29 DEBUG : flat: reading active writers 2026/08/16 03:58:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.58s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:29 DEBUG : a/top.txt: size = 3 OK 2026/08/16 03:58:29 DEBUG : a/top.txt.rclone_chunk.001_um463l: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/16 03:58:29 INFO : a/top.txt.rclone_chunk.001_um463l: Copied (server-side copy) to: a/top.txt 2026/08/16 03:58:29 INFO : a/top.txt.rclone_chunk.001_um463l: Deleted 2026/08/16 03:58:30 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/16 03:58:30 DEBUG : a/b/mid.txt.rclone_chunk.001_um47au: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/16 03:58:30 INFO : a/b/mid.txt.rclone_chunk.001_um47au: Copied (server-side copy) to: a/b/mid.txt 2026/08/16 03:58:30 INFO : a/b/mid.txt.rclone_chunk.001_um47au: Deleted 2026/08/16 03:58:30 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/16 03:58:30 DEBUG : a/b/c/deep.txt.rclone_chunk.001_um477o: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/16 03:58:30 INFO : a/b/c/deep.txt.rclone_chunk.001_um477o: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/16 03:58:30 INFO : a/b/c/deep.txt.rclone_chunk.001_um477o: Deleted 2026/08/16 03:58:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/16 03:58:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/16 03:58:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/16 03:58:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/16 03:58:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/16 03:58:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/16 03:58:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:31 DEBUG : a/b/c: Looking for writers 2026/08/16 03:58:31 DEBUG : deep.txt: reading active writers 2026/08/16 03:58:31 DEBUG : a/b: Looking for writers 2026/08/16 03:58:31 DEBUG : c: reading active writers 2026/08/16 03:58:31 DEBUG : mid.txt: reading active writers 2026/08/16 03:58:31 DEBUG : a: Looking for writers 2026/08/16 03:58:31 DEBUG : b: reading active writers 2026/08/16 03:58:31 DEBUG : top.txt: reading active writers 2026/08/16 03:58:31 DEBUG : Looking for writers 2026/08/16 03:58:31 DEBUG : a: reading active writers 2026/08/16 03:58:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.21s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/16 03:58:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:31 DEBUG : Looking for writers 2026/08/16 03:58:31 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi'", Local "Local file system at /tmp/rclone1381492338", Modify Window "1ns" 2026/08/16 03:58:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': poll-interval is not supported by this remote 2026/08/16 03:58:32 DEBUG : dir1/a.txt: size = 1 OK 2026/08/16 03:58:32 DEBUG : dir1/a.txt.rclone_chunk.001_um48ai: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/16 03:58:32 INFO : dir1/a.txt.rclone_chunk.001_um48ai: Copied (server-side copy) to: dir1/a.txt 2026/08/16 03:58:32 INFO : dir1/a.txt.rclone_chunk.001_um48ai: Deleted 2026/08/16 03:58:32 DEBUG : dir2/b.txt: size = 1 OK 2026/08/16 03:58:32 DEBUG : dir2/b.txt.rclone_chunk.001_um49sc: md5 = 415290769594460e2e485922904f345d OK 2026/08/16 03:58:32 INFO : dir2/b.txt.rclone_chunk.001_um49sc: Copied (server-side copy) to: dir2/b.txt 2026/08/16 03:58:32 INFO : dir2/b.txt.rclone_chunk.001_um49sc: Deleted 2026/08/16 03:58:33 DEBUG : dir3/c.txt: size = 1 OK 2026/08/16 03:58:33 DEBUG : dir3/c.txt.rclone_chunk.001_um494z: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/16 03:58:33 INFO : dir3/c.txt.rclone_chunk.001_um494z: Copied (server-side copy) to: dir3/c.txt 2026/08/16 03:58:33 INFO : dir3/c.txt.rclone_chunk.001_um494z: Deleted 2026/08/16 03:58:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/16 03:58:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/16 03:58:33 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:33 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:33 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/16 03:58:33 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/16 03:58:33 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:33 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:33 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/16 03:58:33 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/16 03:58:33 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:58:33 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:58:33 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:58:33 DEBUG : dir1: Looking for writers 2026/08/16 03:58:33 DEBUG : a.txt: reading active writers 2026/08/16 03:58:33 DEBUG : dir2: Looking for writers 2026/08/16 03:58:33 DEBUG : b.txt: reading active writers 2026/08/16 03:58:33 DEBUG : dir3: Looking for writers 2026/08/16 03:58:33 DEBUG : c.txt: reading active writers 2026/08/16 03:58:33 DEBUG : Looking for writers 2026/08/16 03:58:33 DEBUG : dir2: reading active writers 2026/08/16 03:58:33 DEBUG : dir3: reading active writers 2026/08/16 03:58:33 DEBUG : dir1: reading active writers 2026/08/16 03:58:33 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/16 03:58:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-bijevoc2baxi': Purge remote 2026/08/16 03:58:33 DEBUG : Waiting for deletions to finish 2026/08/16 03:58:34 INFO : S3 bucket rclone-test-bijevoc2baxi: Bucket "rclone-test-bijevoc2baxi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m56.63325017s (try 1/5)