"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/07 03:12:36 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma" 2025/11/07 03:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 03:12:36 DEBUG : Creating backend with remote "TestS3:rclone-test-dudihuy9cuma" 2025/11/07 03:12:36 DEBUG : Creating backend with remote "/tmp/rclone345636214" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:37 INFO : S3 bucket rclone-test-dudihuy9cuma: Bucket "rclone-test-dudihuy9cuma" created with ACL "" 2025/11/07 03:12:37 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:37 DEBUG : dir/file1.rclone_chunk.001_cbx0ec: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:37 INFO : dir/file1.rclone_chunk.001_cbx0ec: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:37 INFO : dir/file1.rclone_chunk.001_cbx0ec: Deleted 2025/11/07 03:12:38 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:38 DEBUG : dir: Looking for writers 2025/11/07 03:12:38 DEBUG : Looking for writers 2025/11/07 03:12:38 DEBUG : dir: reading active writers 2025/11/07 03:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.59s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:38 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:38 DEBUG : dir/file1.rclone_chunk.001_cbx12s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:38 INFO : dir/file1.rclone_chunk.001_cbx12s: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:38 INFO : dir/file1.rclone_chunk.001_cbx12s: Deleted 2025/11/07 03:12:39 DEBUG : dir/file2: size = 15 OK 2025/11/07 03:12:39 DEBUG : dir/file2.rclone_chunk.001_cbx1rt: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/07 03:12:39 INFO : dir/file2.rclone_chunk.001_cbx1rt: Copied (server-side copy) to: dir/file2 2025/11/07 03:12:39 INFO : dir/file2.rclone_chunk.001_cbx1rt: Deleted 2025/11/07 03:12:39 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/07 03:12:39 DEBUG : dir/subdir/file3.rclone_chunk.001_cbx25s: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/07 03:12:39 INFO : dir/subdir/file3.rclone_chunk.001_cbx25s: Copied (server-side copy) to: dir/subdir/file3 2025/11/07 03:12:39 INFO : dir/subdir/file3.rclone_chunk.001_cbx25s: Deleted 2025/11/07 03:12:39 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:39 DEBUG : dir/subdir: Looking for writers 2025/11/07 03:12:39 DEBUG : dir: Looking for writers 2025/11/07 03:12:39 DEBUG : file1: reading active writers 2025/11/07 03:12:39 DEBUG : file2: reading active writers 2025/11/07 03:12:39 DEBUG : subdir: reading active writers 2025/11/07 03:12:39 DEBUG : Looking for writers 2025/11/07 03:12:39 DEBUG : dir: reading active writers 2025/11/07 03:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.93s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:40 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:40 DEBUG : dir/file1.rclone_chunk.001_cbx3l8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:40 INFO : dir/file1.rclone_chunk.001_cbx3l8: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:40 INFO : dir/file1.rclone_chunk.001_cbx3l8: Deleted 2025/11/07 03:12:40 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:40 DEBUG : dir: Looking for writers 2025/11/07 03:12:40 DEBUG : file1: reading active writers 2025/11/07 03:12:40 DEBUG : Looking for writers 2025/11/07 03:12:40 DEBUG : dir: reading active writers 2025/11/07 03:12:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.81s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:41 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:41 DEBUG : dir/file1.rclone_chunk.001_cbx4ci: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:41 INFO : dir/file1.rclone_chunk.001_cbx4ci: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:41 INFO : dir/file1.rclone_chunk.001_cbx4ci: Deleted 2025/11/07 03:12:41 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:41 DEBUG : dir: Looking for writers 2025/11/07 03:12:41 DEBUG : Looking for writers 2025/11/07 03:12:41 DEBUG : dir: reading active writers 2025/11/07 03:12:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.76s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:42 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:42 DEBUG : dir/file1.rclone_chunk.001_cbx4ge: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:42 INFO : dir/file1.rclone_chunk.001_cbx4ge: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:42 INFO : dir/file1.rclone_chunk.001_cbx4ge: Deleted 2025/11/07 03:12:42 DEBUG : dir: forgetting directory cache 2025/11/07 03:12:42 DEBUG : forgetting directory cache 2025/11/07 03:12:42 DEBUG : dir: forgetting directory cache 2025/11/07 03:12:42 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:42 DEBUG : Looking for writers 2025/11/07 03:12:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.89s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:42 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:42 DEBUG : dir/file1.rclone_chunk.001_cbx5gc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:42 INFO : dir/file1.rclone_chunk.001_cbx5gc: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:43 INFO : dir/file1.rclone_chunk.001_cbx5gc: Deleted 2025/11/07 03:12:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/07 03:12:43 DEBUG : dir: invalidating directory cache 2025/11/07 03:12:43 DEBUG : >ForgetPath: 2025/11/07 03:12:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/07 03:12:43 DEBUG : invalidating directory cache 2025/11/07 03:12:43 DEBUG : dir: forgetting directory cache 2025/11/07 03:12:43 DEBUG : >ForgetPath: 2025/11/07 03:12:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/07 03:12:43 DEBUG : >ForgetPath: 2025/11/07 03:12:43 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:43 DEBUG : dir: Looking for writers 2025/11/07 03:12:43 DEBUG : Looking for writers 2025/11/07 03:12:43 DEBUG : dir: reading active writers 2025/11/07 03:12:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.81s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:43 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:43 DEBUG : dir/file1.rclone_chunk.001_cbx6fo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:43 INFO : dir/file1.rclone_chunk.001_cbx6fo: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:43 INFO : dir/file1.rclone_chunk.001_cbx6fo: Deleted 2025/11/07 03:12:44 DEBUG : fil/a/b/c: size = 15 OK 2025/11/07 03:12:44 DEBUG : fil/a/b/c.rclone_chunk.001_cbx70u: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/07 03:12:44 INFO : fil/a/b/c.rclone_chunk.001_cbx70u: Copied (server-side copy) to: fil/a/b/c 2025/11/07 03:12:44 INFO : fil/a/b/c.rclone_chunk.001_cbx70u: Deleted 2025/11/07 03:12:44 DEBUG : forgetting directory cache 2025/11/07 03:12:44 DEBUG : dir: forgetting directory cache 2025/11/07 03:12:44 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:44 DEBUG : fil/a/b: Looking for writers 2025/11/07 03:12:44 DEBUG : fil/a: Looking for writers 2025/11/07 03:12:44 DEBUG : b: reading active writers 2025/11/07 03:12:44 DEBUG : fil: Looking for writers 2025/11/07 03:12:44 DEBUG : a: reading active writers 2025/11/07 03:12:44 DEBUG : dir: Looking for writers 2025/11/07 03:12:44 DEBUG : Looking for writers 2025/11/07 03:12:44 DEBUG : dir: reading active writers 2025/11/07 03:12:44 DEBUG : fil: reading active writers 2025/11/07 03:12:44 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.74s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:45 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:45 DEBUG : dir/file1.rclone_chunk.001_cbx88d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:45 INFO : dir/file1.rclone_chunk.001_cbx88d: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:45 INFO : dir/file1.rclone_chunk.001_cbx88d: Deleted 2025/11/07 03:12:45 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:45 DEBUG : dir: Looking for writers 2025/11/07 03:12:45 DEBUG : Looking for writers 2025/11/07 03:12:45 DEBUG : dir: reading active writers 2025/11/07 03:12:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.75s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:46 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:46 DEBUG : dir/file1.rclone_chunk.001_cbx83l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:46 INFO : dir/file1.rclone_chunk.001_cbx83l: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:46 INFO : dir/file1.rclone_chunk.001_cbx83l: Deleted 2025/11/07 03:12:46 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:46 DEBUG : dir: Looking for writers 2025/11/07 03:12:46 DEBUG : file1: reading active writers 2025/11/07 03:12:46 DEBUG : Looking for writers 2025/11/07 03:12:46 DEBUG : dir: reading active writers 2025/11/07 03:12:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.79s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:47 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:47 DEBUG : dir/file1.rclone_chunk.001_cbx9ih: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:47 INFO : dir/file1.rclone_chunk.001_cbx9ih: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:47 INFO : dir/file1.rclone_chunk.001_cbx9ih: Deleted 2025/11/07 03:12:47 DEBUG : dir/file2: size = 15 OK 2025/11/07 03:12:47 DEBUG : dir/file2.rclone_chunk.001_cbxa1x: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/07 03:12:47 INFO : dir/file2.rclone_chunk.001_cbxa1x: Copied (server-side copy) to: dir/file2 2025/11/07 03:12:47 INFO : dir/file2.rclone_chunk.001_cbxa1x: Deleted 2025/11/07 03:12:47 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/07 03:12:47 DEBUG : dir/subdir/file3.rclone_chunk.001_cbxao4: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/07 03:12:47 INFO : dir/subdir/file3.rclone_chunk.001_cbxao4: Copied (server-side copy) to: dir/subdir/file3 2025/11/07 03:12:47 INFO : dir/subdir/file3.rclone_chunk.001_cbxao4: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/07 03:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/07 03:12:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/07 03:12:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/07 03:12:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/07 03:12:48 DEBUG : dir/virtualFile: size = 20 OK 2025/11/07 03:12:48 DEBUG : dir/virtualFile.rclone_chunk.001_cbxb05: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/07 03:12:48 INFO : dir/virtualFile.rclone_chunk.001_cbxb05: Copied (server-side copy) to: dir/virtualFile 2025/11/07 03:12:48 INFO : dir/virtualFile.rclone_chunk.001_cbxb05: Deleted 2025/11/07 03:12:49 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/07 03:12:49 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_cbxbmg: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/07 03:12:49 INFO : dir/virtualDir/testFile.rclone_chunk.001_cbxbmg: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/07 03:12:49 INFO : dir/virtualDir/testFile.rclone_chunk.001_cbxbmg: Deleted 2025/11/07 03:12:49 DEBUG : S3 bucket rclone-test-dudihuy9cuma: bucket is versioned: false 2025/11/07 03:12:49 DEBUG : Waiting for deletions to finish 2025/11/07 03:12:49 DEBUG : "dir/subdir/file3" version false 2025/11/07 03:12:49 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/07 03:12:49 INFO : dir/subdir/file3: Deleted 2025/11/07 03:12:49 DEBUG : dir: invalidating directory cache 2025/11/07 03:12:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/07 03:12:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/07 03:12:49 DEBUG : dir/file1: Reset virtual modtime 2025/11/07 03:12:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/07 03:12:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/07 03:12:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/07 03:12:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/07 03:12:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/07 03:12:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:12:49 DEBUG : dir: invalidating directory cache 2025/11/07 03:12:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/07 03:12:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/07 03:12:49 DEBUG : forgetting directory cache 2025/11/07 03:12:49 DEBUG : dir: forgetting directory cache 2025/11/07 03:12:49 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/07 03:12:49 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/07 03:12:49 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:49 DEBUG : dir/virtualDir: Looking for writers 2025/11/07 03:12:49 DEBUG : dir/virtualDir2: Looking for writers 2025/11/07 03:12:49 DEBUG : dir: Looking for writers 2025/11/07 03:12:49 DEBUG : virtualDir: reading active writers 2025/11/07 03:12:49 DEBUG : file1: reading active writers 2025/11/07 03:12:49 DEBUG : virtualFile2: reading active writers 2025/11/07 03:12:49 DEBUG : virtualDir2: reading active writers 2025/11/07 03:12:49 DEBUG : virtualFile: reading active writers 2025/11/07 03:12:49 DEBUG : Looking for writers 2025/11/07 03:12:49 DEBUG : dir: reading active writers 2025/11/07 03:12:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.08s) --- PASS: TestDirReadDirAll/Virtual (1.16s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:50 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:50 DEBUG : dir/file1.rclone_chunk.001_cbxc9u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:50 INFO : dir/file1.rclone_chunk.001_cbxc9u: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:50 INFO : dir/file1.rclone_chunk.001_cbxc9u: Deleted 2025/11/07 03:12:50 ERROR : dir/: Can only open directories read only 2025/11/07 03:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:50 DEBUG : dir: Looking for writers 2025/11/07 03:12:50 DEBUG : Looking for writers 2025/11/07 03:12:50 DEBUG : dir: reading active writers 2025/11/07 03:12:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:50 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:50 DEBUG : dir/file1.rclone_chunk.001_cbxdow: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:50 INFO : dir/file1.rclone_chunk.001_cbxdow: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:51 INFO : dir/file1.rclone_chunk.001_cbxdow: Deleted 2025/11/07 03:12:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/07 03:12:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/07 03:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/07 03:12:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (5 bytes), uploading instead of streaming 2025/11/07 03:12:51 DEBUG : dir/potato: size = 5 OK 2025/11/07 03:12:51 DEBUG : dir/potato.rclone_chunk.001_cbxei4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:12:51 INFO : dir/potato.rclone_chunk.001_cbxei4: Copied (server-side copy) to: dir/potato 2025/11/07 03:12:51 INFO : dir/potato.rclone_chunk.001_cbxei4: Deleted 2025/11/07 03:12:51 DEBUG : dir/potato: size = 5 OK 2025/11/07 03:12:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:12:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/07 03:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/07 03:12:51 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:51 DEBUG : dir: Looking for writers 2025/11/07 03:12:51 DEBUG : file1: reading active writers 2025/11/07 03:12:51 DEBUG : potato: reading active writers 2025/11/07 03:12:51 DEBUG : Looking for writers 2025/11/07 03:12:51 DEBUG : dir: reading active writers 2025/11/07 03:12:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.37s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:52 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:52 DEBUG : dir/file1.rclone_chunk.001_cbxfsm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:52 INFO : dir/file1.rclone_chunk.001_cbxfsm: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:52 INFO : dir/file1.rclone_chunk.001_cbxfsm: Deleted 2025/11/07 03:12:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/07 03:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:52 DEBUG : dir/sub: Looking for writers 2025/11/07 03:12:52 DEBUG : dir: Looking for writers 2025/11/07 03:12:52 DEBUG : file1: reading active writers 2025/11/07 03:12:52 DEBUG : sub: reading active writers 2025/11/07 03:12:52 DEBUG : Looking for writers 2025/11/07 03:12:52 DEBUG : dir: reading active writers 2025/11/07 03:12:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.08s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:53 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:53 DEBUG : dir/file1.rclone_chunk.001_cbxgl5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:53 INFO : dir/file1.rclone_chunk.001_cbxgl5: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:53 INFO : dir/file1.rclone_chunk.001_cbxgl5: Deleted 2025/11/07 03:12:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/07 03:12:53 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" 2025/11/07 03:12:53 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:53 DEBUG : dir/sub/subsub: Looking for writers 2025/11/07 03:12:53 DEBUG : dir/sub: Looking for writers 2025/11/07 03:12:53 DEBUG : subsub: reading active writers 2025/11/07 03:12:53 DEBUG : dir: Looking for writers 2025/11/07 03:12:53 DEBUG : sub: reading active writers 2025/11/07 03:12:53 DEBUG : file1: reading active writers 2025/11/07 03:12:53 DEBUG : Looking for writers 2025/11/07 03:12:53 DEBUG : dir: reading active writers 2025/11/07 03:12:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.10s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:54 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:54 DEBUG : dir/file1.rclone_chunk.001_cbxhjt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:54 INFO : dir/file1.rclone_chunk.001_cbxhjt: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:54 INFO : dir/file1.rclone_chunk.001_cbxhjt: Deleted 2025/11/07 03:12:54 ERROR : dir/: Dir.Remove not empty 2025/11/07 03:12:54 DEBUG : dir/file1: Remove: 2025/11/07 03:12:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:12:54 DEBUG : dir/file1: >Remove: err= 2025/11/07 03:12:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/07 03:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:54 DEBUG : Looking for writers 2025/11/07 03:12:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:55 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:55 DEBUG : dir/file1.rclone_chunk.001_cbxizg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:55 INFO : dir/file1.rclone_chunk.001_cbxizg: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:55 INFO : dir/file1.rclone_chunk.001_cbxizg: Deleted 2025/11/07 03:12:55 DEBUG : dir/file1: Remove: 2025/11/07 03:12:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:12:55 DEBUG : dir/file1: >Remove: err= 2025/11/07 03:12:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/07 03:12:55 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:55 DEBUG : Looking for writers 2025/11/07 03:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.88s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:56 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:56 DEBUG : dir/file1.rclone_chunk.001_cbxi68: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:56 INFO : dir/file1.rclone_chunk.001_cbxi68: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:56 INFO : dir/file1.rclone_chunk.001_cbxi68: Deleted 2025/11/07 03:12:56 DEBUG : dir/file1: Remove: 2025/11/07 03:12:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:12:56 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/07 03:12:56 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:56 DEBUG : dir: Looking for writers 2025/11/07 03:12:56 DEBUG : Looking for writers 2025/11/07 03:12:56 DEBUG : dir: reading active writers 2025/11/07 03:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:57 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:57 DEBUG : dir/file1.rclone_chunk.001_cbxjci: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:57 INFO : dir/file1.rclone_chunk.001_cbxjci: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:57 INFO : dir/file1.rclone_chunk.001_cbxjci: Deleted 2025/11/07 03:12:57 DEBUG : dir/file3: size = 15 OK 2025/11/07 03:12:57 DEBUG : dir/file3.rclone_chunk.001_cbxk75: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/07 03:12:57 INFO : dir/file3.rclone_chunk.001_cbxk75: Copied (server-side copy) to: dir/file3 2025/11/07 03:12:57 INFO : dir/file3.rclone_chunk.001_cbxk75: Deleted 2025/11/07 03:12:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/07 03:12:58 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:12:58 DEBUG : dir/file3: copy non-chunked object... 2025/11/07 03:12:58 DEBUG : dir2/file3: size = 15 OK 2025/11/07 03:12:58 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/07 03:12:58 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/07 03:12:58 DEBUG : dir2/file1: size = 14 OK 2025/11/07 03:12:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:58 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/07 03:12:58 INFO : dir/file1: Deleted 2025/11/07 03:12:58 INFO : dir/file3: Deleted 2025/11/07 03:12:58 DEBUG : dir: Updating dir with dir2 0xc000a541a0 2025/11/07 03:12:58 DEBUG : dir: forgetting directory cache 2025/11/07 03:12:58 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/07 03:12:58 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/07 03:12:58 DEBUG : dir2/file1: copy non-chunked object... 2025/11/07 03:12:58 DEBUG : file2: size = 14 OK 2025/11/07 03:12:58 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:58 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/07 03:12:58 INFO : dir2/file1: Deleted 2025/11/07 03:12:58 DEBUG : file2: Updating file with file2 0xc0006ac780 2025/11/07 03:12:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/07 03:12:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/07 03:12:59 DEBUG : file2: copy non-chunked object... 2025/11/07 03:12:59 DEBUG : dir2/file3: size = 14 OK 2025/11/07 03:12:59 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:59 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/07 03:12:59 INFO : file2: Deleted 2025/11/07 03:12:59 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006ac780 2025/11/07 03:12:59 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/07 03:12:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/07 03:12:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/07 03:12:59 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000794ea0 2025/11/07 03:12:59 DEBUG : empty directory: forgetting directory cache 2025/11/07 03:12:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/07 03:12:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/07 03:12:59 DEBUG : dir2: Renaming to "dir3" 2025/11/07 03:12:59 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:12:59 DEBUG : dir3: Looking for writers 2025/11/07 03:12:59 DEBUG : file3: reading active writers 2025/11/07 03:12:59 DEBUG : renamed empty directory: Looking for writers 2025/11/07 03:12:59 DEBUG : Looking for writers 2025/11/07 03:12:59 DEBUG : dir3: reading active writers 2025/11/07 03:12:59 DEBUG : renamed empty directory: reading active writers 2025/11/07 03:12:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.73s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:12:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:12:59 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:12:59 DEBUG : dir/file1.rclone_chunk.001_cbxm1c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:12:59 INFO : dir/file1.rclone_chunk.001_cbxm1c: Copied (server-side copy) to: dir/file1 2025/11/07 03:12:59 INFO : dir/file1.rclone_chunk.001_cbxm1c: Deleted 2025/11/07 03:13:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/07 03:13:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/07 03:13:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/07 03:13:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/07 03:13:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/07 03:13:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/07 03:13:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/07 03:13:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/07 03:13:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/07 03:13:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (12 bytes), uploading instead of streaming 2025/11/07 03:13:00 DEBUG : dir/sub/file2: size = 12 OK 2025/11/07 03:13:00 DEBUG : dir/sub/file2.rclone_chunk.001_cbxn38: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/07 03:13:00 INFO : dir/sub/file2.rclone_chunk.001_cbxn38: Copied (server-side copy) to: dir/sub/file2 2025/11/07 03:13:00 INFO : dir/sub/file2.rclone_chunk.001_cbxn38: Deleted 2025/11/07 03:13:00 DEBUG : dir/sub/file2: size = 12 OK 2025/11/07 03:13:00 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/07 03:13:00 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/07 03:13:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/07 03:13:00 DEBUG : forgetting directory cache 2025/11/07 03:13:00 DEBUG : dir: forgetting directory cache 2025/11/07 03:13:00 DEBUG : dir/sub: forgetting directory cache 2025/11/07 03:13:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/07 03:13:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (5 bytes), uploading instead of streaming 2025/11/07 03:13:00 DEBUG : dir/sub/file0: size = 5 OK 2025/11/07 03:13:00 DEBUG : dir/sub/file0.rclone_chunk.001_cbxnrr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:00 INFO : dir/sub/file0.rclone_chunk.001_cbxnrr: Copied (server-side copy) to: dir/sub/file0 2025/11/07 03:13:01 INFO : dir/sub/file0.rclone_chunk.001_cbxnrr: Deleted 2025/11/07 03:13:01 DEBUG : dir/sub/file0: size = 5 OK 2025/11/07 03:13:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/07 03:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/07 03:13:01 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:01 DEBUG : dir/sub: Looking for writers 2025/11/07 03:13:01 DEBUG : file0: reading active writers 2025/11/07 03:13:01 DEBUG : file2: reading active writers 2025/11/07 03:13:01 DEBUG : dir: Looking for writers 2025/11/07 03:13:01 DEBUG : file1: reading active writers 2025/11/07 03:13:01 DEBUG : sub: reading active writers 2025/11/07 03:13:01 DEBUG : Looking for writers 2025/11/07 03:13:01 DEBUG : dir: reading active writers 2025/11/07 03:13:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.81s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/07 03:13:01 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:01 DEBUG : Looking for writers 2025/11/07 03:13:01 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:01 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:01 DEBUG : dir/file1.rclone_chunk.001_cbxo68: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:01 INFO : dir/file1.rclone_chunk.001_cbxo68: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:01 INFO : dir/file1.rclone_chunk.001_cbxo68: Deleted 2025/11/07 03:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/07 03:13:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/07 03:13:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/07 03:13:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/07 03:13:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/07 03:13:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/07 03:13:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/07 03:13:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/07 03:13:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:02 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:02 DEBUG : dir: Looking for writers 2025/11/07 03:13:02 DEBUG : file1: reading active writers 2025/11/07 03:13:02 DEBUG : file1.metadata: reading active writers 2025/11/07 03:13:02 DEBUG : Looking for writers 2025/11/07 03:13:02 DEBUG : dir.metadata: reading active writers 2025/11/07 03:13:02 DEBUG : dir: reading active writers 2025/11/07 03:13:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:02 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:02 DEBUG : dir/file1.rclone_chunk.001_cbxpba: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:02 INFO : dir/file1.rclone_chunk.001_cbxpba: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:02 INFO : dir/file1.rclone_chunk.001_cbxpba: Deleted 2025/11/07 03:13:02 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:02 DEBUG : dir: Looking for writers 2025/11/07 03:13:02 DEBUG : file1: reading active writers 2025/11/07 03:13:02 DEBUG : Looking for writers 2025/11/07 03:13:02 DEBUG : dir: reading active writers 2025/11/07 03:13:02 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:03 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:03 DEBUG : dir/file1.rclone_chunk.001_cbxqrj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:03 INFO : dir/file1.rclone_chunk.001_cbxqrj: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:03 INFO : dir/file1.rclone_chunk.001_cbxqrj: Deleted 2025/11/07 03:13:04 DEBUG : time_test: size = 5 OK 2025/11/07 03:13:04 DEBUG : time_test.rclone_chunk.001_cbxqba: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/07 03:13:04 INFO : time_test.rclone_chunk.001_cbxqba: Copied (server-side copy) to: time_test 2025/11/07 03:13:04 INFO : time_test.rclone_chunk.001_cbxqba: Deleted 2025/11/07 03:13:04 DEBUG : Can set mod time: true 2025/11/07 03:13:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/07 03:13:04 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:04 DEBUG : dir: Looking for writers 2025/11/07 03:13:04 DEBUG : file1: reading active writers 2025/11/07 03:13:04 DEBUG : Looking for writers 2025/11/07 03:13:04 DEBUG : dir: reading active writers 2025/11/07 03:13:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:05 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:05 DEBUG : dir/file1.rclone_chunk.001_cbxrun: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:05 INFO : dir/file1.rclone_chunk.001_cbxrun: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:05 INFO : dir/file1.rclone_chunk.001_cbxrun: Deleted 2025/11/07 03:13:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/07 03:13:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (0 bytes), uploading instead of streaming 2025/11/07 03:13:06 DEBUG : dir/file1: size = 0 OK 2025/11/07 03:13:06 DEBUG : dir/file1.rclone_chunk.001_cbxs63: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:13:06 INFO : dir/file1.rclone_chunk.001_cbxs63: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:06 INFO : dir/file1.rclone_chunk.001_cbxs63: Deleted 2025/11/07 03:13:06 DEBUG : dir/file1: size = 0 OK 2025/11/07 03:13:06 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:13:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/07 03:13:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/07 03:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:06 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:06 DEBUG : dir: Looking for writers 2025/11/07 03:13:06 DEBUG : file1: reading active writers 2025/11/07 03:13:06 DEBUG : Looking for writers 2025/11/07 03:13:06 DEBUG : dir: reading active writers 2025/11/07 03:13:06 DEBUG : >WaitForWriters: 2025/11/07 03:13:06 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:06 DEBUG : dir: Looking for writers 2025/11/07 03:13:06 DEBUG : file1: reading active writers 2025/11/07 03:13:06 DEBUG : Looking for writers 2025/11/07 03:13:06 DEBUG : dir: reading active writers 2025/11/07 03:13:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:06 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:06 DEBUG : dir/file1.rclone_chunk.001_cbxtig: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:06 INFO : dir/file1.rclone_chunk.001_cbxtig: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:06 INFO : dir/file1.rclone_chunk.001_cbxtig: Deleted 2025/11/07 03:13:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/07 03:13:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (5 bytes), uploading instead of streaming 2025/11/07 03:13:07 DEBUG : dir/file1: size = 5 OK 2025/11/07 03:13:07 DEBUG : dir/file1.rclone_chunk.001_cbxu12: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:07 INFO : dir/file1.rclone_chunk.001_cbxu12: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:07 INFO : dir/file1.rclone_chunk.001_cbxu12: Deleted 2025/11/07 03:13:07 DEBUG : dir/file1: size = 5 OK 2025/11/07 03:13:07 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/07 03:13:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/07 03:13:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:07 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:07 DEBUG : dir: Looking for writers 2025/11/07 03:13:07 DEBUG : file1: reading active writers 2025/11/07 03:13:07 DEBUG : Looking for writers 2025/11/07 03:13:07 DEBUG : dir: reading active writers 2025/11/07 03:13:07 DEBUG : >WaitForWriters: 2025/11/07 03:13:08 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:08 DEBUG : dir: Looking for writers 2025/11/07 03:13:08 DEBUG : file1: reading active writers 2025/11/07 03:13:08 DEBUG : Looking for writers 2025/11/07 03:13:08 DEBUG : dir: reading active writers 2025/11/07 03:13:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:08 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:08 DEBUG : dir/file1.rclone_chunk.001_cbxvh3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:08 INFO : dir/file1.rclone_chunk.001_cbxvh3: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:08 INFO : dir/file1.rclone_chunk.001_cbxvh3: Deleted 2025/11/07 03:13:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/07 03:13:09 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:09 DEBUG : dir: Looking for writers 2025/11/07 03:13:09 DEBUG : file1: reading active writers 2025/11/07 03:13:09 DEBUG : Looking for writers 2025/11/07 03:13:09 DEBUG : dir: reading active writers 2025/11/07 03:13:09 DEBUG : >WaitForWriters: 2025/11/07 03:13:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:09 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:09 DEBUG : dir/file1.rclone_chunk.001_cbxwjc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:09 INFO : dir/file1.rclone_chunk.001_cbxwjc: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:09 INFO : dir/file1.rclone_chunk.001_cbxwjc: Deleted 2025/11/07 03:13:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/07 03:13:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:09 DEBUG : dir/file1(0xc0008fbf40): close: 2025/11/07 03:13:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/07 03:13:10 DEBUG : dir/file1(0xc0008fbf40): >close: err= 2025/11/07 03:13:10 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:10 DEBUG : dir: Looking for writers 2025/11/07 03:13:10 DEBUG : file1: reading active writers 2025/11/07 03:13:10 DEBUG : Looking for writers 2025/11/07 03:13:10 DEBUG : dir: reading active writers 2025/11/07 03:13:10 DEBUG : >WaitForWriters: 2025/11/07 03:13:10 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:10 DEBUG : dir: Looking for writers 2025/11/07 03:13:10 DEBUG : file1: reading active writers 2025/11/07 03:13:10 DEBUG : Looking for writers 2025/11/07 03:13:10 DEBUG : dir: reading active writers 2025/11/07 03:13:10 DEBUG : >WaitForWriters: 2025/11/07 03:13:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:10 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:10 DEBUG : dir/file1.rclone_chunk.001_cbxx5r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:10 INFO : dir/file1.rclone_chunk.001_cbxx5r: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:10 INFO : dir/file1.rclone_chunk.001_cbxx5r: Deleted 2025/11/07 03:13:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/07 03:13:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:11 DEBUG : dir/file1(0xc000bc8a00): _writeAt: size=5, off=0 2025/11/07 03:13:11 DEBUG : dir/file1(0xc000bc8a00): openPending: 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/07 03:13:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:11 DEBUG : dir/file1(0xc000bc8a00): >openPending: err= 2025/11/07 03:13:11 DEBUG : dir/file1(0xc000bc8a00): >_writeAt: n=5, err= 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 03:13:11 DEBUG : dir/file1(0xc000bc8a00): close: 2025/11/07 03:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/07 03:13:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/07 03:13:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/07 03:13:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 03:13:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:11 DEBUG : dir/file1(0xc000bc8a00): >close: err= 2025/11/07 03:13:11 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: starting upload 2025/11/07 03:13:11 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:11 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:11 DEBUG : dir/file1.rclone_chunk.001_cbxybc: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/07 03:13:11 INFO : dir/file1.rclone_chunk.001_cbxybc: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:11 INFO : dir/file1.rclone_chunk.001_cbxybc: Deleted 2025/11/07 03:13:11 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:11 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/07 03:13:11 INFO : dir/file1: Copied (replaced existing) 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/07 03:13:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:11 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/07 03:13:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : >WaitForWriters: 2025/11/07 03:13:11 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:11 DEBUG : dir: Looking for writers 2025/11/07 03:13:11 DEBUG : file1: reading active writers 2025/11/07 03:13:11 DEBUG : Looking for writers 2025/11/07 03:13:11 DEBUG : dir: reading active writers 2025/11/07 03:13:11 DEBUG : >WaitForWriters: 2025/11/07 03:13:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.93s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.76s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.75s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.69s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:12 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:12 DEBUG : dir/file1.rclone_chunk.001_cbxzob: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:12 INFO : dir/file1.rclone_chunk.001_cbxzob: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:12 INFO : dir/file1.rclone_chunk.001_cbxzob: Deleted 2025/11/07 03:13:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:12 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:12 DEBUG : dir: Looking for writers 2025/11/07 03:13:12 DEBUG : file1: reading active writers 2025/11/07 03:13:12 DEBUG : Looking for writers 2025/11/07 03:13:12 DEBUG : dir: reading active writers 2025/11/07 03:13:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2025/11/07 03:13:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/07 03:13:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/07 03:13:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/07 03:13:13 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:13 DEBUG : Looking for writers 2025/11/07 03:13:13 DEBUG : file.txt: reading active writers 2025/11/07 03:13:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:13 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:13 DEBUG : dir/file1.rclone_chunk.001_cby0md: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:13 INFO : dir/file1.rclone_chunk.001_cby0md: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:13 INFO : dir/file1.rclone_chunk.001_cby0md: Deleted 2025/11/07 03:13:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (25 bytes), uploading instead of streaming 2025/11/07 03:13:14 DEBUG : dir/file1: size = 25 OK 2025/11/07 03:13:14 DEBUG : dir/file1.rclone_chunk.001_cby0k6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:14 INFO : dir/file1.rclone_chunk.001_cby0k6: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:14 INFO : dir/file1.rclone_chunk.001_cby0k6: Deleted 2025/11/07 03:13:14 DEBUG : dir/file1: size = 25 OK 2025/11/07 03:13:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/07 03:13:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:14 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:14 DEBUG : dir: Looking for writers 2025/11/07 03:13:14 DEBUG : file1: reading active writers 2025/11/07 03:13:14 DEBUG : Looking for writers 2025/11/07 03:13:14 DEBUG : dir: reading active writers 2025/11/07 03:13:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.37s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:14 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:14 DEBUG : dir/file1.rclone_chunk.001_cby17i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:14 INFO : dir/file1.rclone_chunk.001_cby17i: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:14 INFO : dir/file1.rclone_chunk.001_cby17i: Deleted 2025/11/07 03:13:15 DEBUG : dir/file1: Remove: 2025/11/07 03:13:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:15 DEBUG : dir/file1: >Remove: err= 2025/11/07 03:13:15 DEBUG : dir/file1: Remove: 2025/11/07 03:13:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/07 03:13:15 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:15 DEBUG : dir: Looking for writers 2025/11/07 03:13:15 DEBUG : Looking for writers 2025/11/07 03:13:15 DEBUG : dir: reading active writers 2025/11/07 03:13:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.85s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:15 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:15 DEBUG : dir/file1.rclone_chunk.001_cby2x0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:15 INFO : dir/file1.rclone_chunk.001_cby2x0: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:15 INFO : dir/file1.rclone_chunk.001_cby2x0: Deleted 2025/11/07 03:13:15 DEBUG : dir/file1: Remove: 2025/11/07 03:13:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:15 DEBUG : dir/file1: >Remove: err= 2025/11/07 03:13:15 DEBUG : dir/file1: Remove: 2025/11/07 03:13:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/07 03:13:15 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:15 DEBUG : dir: Looking for writers 2025/11/07 03:13:15 DEBUG : Looking for writers 2025/11/07 03:13:15 DEBUG : dir: reading active writers 2025/11/07 03:13:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.81s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:16 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:16 DEBUG : dir/file1.rclone_chunk.001_cby3k0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:16 INFO : dir/file1.rclone_chunk.001_cby3k0: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:16 INFO : dir/file1.rclone_chunk.001_cby3k0: Deleted 2025/11/07 03:13:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/07 03:13:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/07 03:13:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/07 03:13:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/07 03:13:16 DEBUG : dir/file1: Open: flags=0x3 2025/11/07 03:13:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/07 03:13:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/07 03:13:16 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:16 DEBUG : dir: Looking for writers 2025/11/07 03:13:16 DEBUG : file1: reading active writers 2025/11/07 03:13:16 DEBUG : Looking for writers 2025/11/07 03:13:16 DEBUG : dir: reading active writers 2025/11/07 03:13:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.83s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:17 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:17 DEBUG : dir/file1.rclone_chunk.001_cby3ee: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:17 INFO : dir/file1.rclone_chunk.001_cby3ee: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:17 INFO : dir/file1.rclone_chunk.001_cby3ee: Deleted 2025/11/07 03:13:17 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:17 DEBUG : dir: Looking for writers 2025/11/07 03:13:17 DEBUG : file1: reading active writers 2025/11/07 03:13:17 DEBUG : Looking for writers 2025/11/07 03:13:17 DEBUG : dir: reading active writers 2025/11/07 03:13:17 DEBUG : >WaitForWriters: 2025/11/07 03:13:17 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:17 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:17 INFO : dir/file1: Deleted 2025/11/07 03:13:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ac000 2025/11/07 03:13:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:18 DEBUG : newLeaf: copy non-chunked object... 2025/11/07 03:13:18 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:18 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:18 INFO : newLeaf: Deleted 2025/11/07 03:13:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ac000 2025/11/07 03:13:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/07 03:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/07 03:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006ac000 2025/11/07 03:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (25 bytes), uploading instead of streaming 2025/11/07 03:13:18 DEBUG : dir/file1: size = 25 OK 2025/11/07 03:13:18 DEBUG : dir/file1.rclone_chunk.001_cby5my: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:18 INFO : dir/file1.rclone_chunk.001_cby5my: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:18 INFO : dir/file1.rclone_chunk.001_cby5my: Deleted 2025/11/07 03:13:18 DEBUG : dir/file1: size = 25 OK 2025/11/07 03:13:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/07 03:13:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:18 DEBUG : newLeaf: Running delayed rename now 2025/11/07 03:13:18 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:19 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:19 INFO : dir/file1: Deleted 2025/11/07 03:13:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ac000 2025/11/07 03:13:19 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:19 DEBUG : dir: Looking for writers 2025/11/07 03:13:19 DEBUG : Looking for writers 2025/11/07 03:13:19 DEBUG : dir: reading active writers 2025/11/07 03:13:19 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:19 DEBUG : >WaitForWriters: 2025/11/07 03:13:19 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:19 DEBUG : dir: Looking for writers 2025/11/07 03:13:19 DEBUG : Looking for writers 2025/11/07 03:13:19 DEBUG : dir: reading active writers 2025/11/07 03:13:19 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:19 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:19 DEBUG : dir/file1.rclone_chunk.001_cby61l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:19 INFO : dir/file1.rclone_chunk.001_cby61l: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:19 INFO : dir/file1.rclone_chunk.001_cby61l: Deleted 2025/11/07 03:13:20 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:20 DEBUG : dir: Looking for writers 2025/11/07 03:13:20 DEBUG : file1: reading active writers 2025/11/07 03:13:20 DEBUG : Looking for writers 2025/11/07 03:13:20 DEBUG : dir: reading active writers 2025/11/07 03:13:20 DEBUG : >WaitForWriters: 2025/11/07 03:13:20 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:20 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:20 INFO : dir/file1: Deleted 2025/11/07 03:13:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000eea240 2025/11/07 03:13:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:20 DEBUG : newLeaf: copy non-chunked object... 2025/11/07 03:13:20 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:20 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:20 INFO : newLeaf: Deleted 2025/11/07 03:13:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000eea240 2025/11/07 03:13:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/07 03:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/07 03:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000eea240 2025/11/07 03:13:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (25 bytes), uploading instead of streaming 2025/11/07 03:13:21 DEBUG : dir/file1: size = 25 OK 2025/11/07 03:13:21 DEBUG : dir/file1.rclone_chunk.001_cby7oo: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:21 INFO : dir/file1.rclone_chunk.001_cby7oo: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:21 INFO : dir/file1.rclone_chunk.001_cby7oo: Deleted 2025/11/07 03:13:21 DEBUG : dir/file1: size = 25 OK 2025/11/07 03:13:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/07 03:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:21 DEBUG : newLeaf: Running delayed rename now 2025/11/07 03:13:21 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:21 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:21 INFO : dir/file1: Deleted 2025/11/07 03:13:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000eea240 2025/11/07 03:13:21 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:21 DEBUG : dir: Looking for writers 2025/11/07 03:13:21 DEBUG : Looking for writers 2025/11/07 03:13:21 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:21 DEBUG : dir: reading active writers 2025/11/07 03:13:21 DEBUG : >WaitForWriters: 2025/11/07 03:13:21 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:21 DEBUG : dir: Looking for writers 2025/11/07 03:13:21 DEBUG : Looking for writers 2025/11/07 03:13:21 DEBUG : dir: reading active writers 2025/11/07 03:13:21 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:21 DEBUG : >WaitForWriters: 2025/11/07 03:13:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:22 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:22 DEBUG : dir/file1.rclone_chunk.001_cby85j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:22 INFO : dir/file1.rclone_chunk.001_cby85j: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:22 INFO : dir/file1.rclone_chunk.001_cby85j: Deleted 2025/11/07 03:13:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:22 DEBUG : dir/file1(0xc000abc700): openPending: 2025/11/07 03:13:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/07 03:13:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/07 03:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:22 DEBUG : dir/file1(0xc000abc700): >openPending: err= 2025/11/07 03:13:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:22 DEBUG : dir/file1(0xc000abc700): _writeAt: size=14, off=0 2025/11/07 03:13:22 DEBUG : dir/file1(0xc000abc700): >_writeAt: n=14, err= 2025/11/07 03:13:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:22 DEBUG : dir/file1(0xc000abc700): close: 2025/11/07 03:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/07 03:13:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:22 DEBUG : dir/file1(0xc000abc700): >close: err= 2025/11/07 03:13:22 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:22 DEBUG : dir: Looking for writers 2025/11/07 03:13:22 DEBUG : file1: reading active writers 2025/11/07 03:13:22 DEBUG : Looking for writers 2025/11/07 03:13:22 DEBUG : dir: reading active writers 2025/11/07 03:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:22 DEBUG : dir: Looking for writers 2025/11/07 03:13:22 DEBUG : file1: reading active writers 2025/11/07 03:13:22 DEBUG : Looking for writers 2025/11/07 03:13:22 DEBUG : dir: reading active writers 2025/11/07 03:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:22 DEBUG : dir: Looking for writers 2025/11/07 03:13:22 DEBUG : file1: reading active writers 2025/11/07 03:13:22 DEBUG : Looking for writers 2025/11/07 03:13:22 DEBUG : dir: reading active writers 2025/11/07 03:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:22 DEBUG : dir: Looking for writers 2025/11/07 03:13:22 DEBUG : file1: reading active writers 2025/11/07 03:13:22 DEBUG : Looking for writers 2025/11/07 03:13:22 DEBUG : dir: reading active writers 2025/11/07 03:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:22 DEBUG : dir/file1: vfs cache: starting upload 2025/11/07 03:13:22 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:22 DEBUG : dir: Looking for writers 2025/11/07 03:13:22 DEBUG : file1: reading active writers 2025/11/07 03:13:22 DEBUG : Looking for writers 2025/11/07 03:13:22 DEBUG : dir: reading active writers 2025/11/07 03:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:22 DEBUG : dir: Looking for writers 2025/11/07 03:13:22 DEBUG : file1: reading active writers 2025/11/07 03:13:22 DEBUG : Looking for writers 2025/11/07 03:13:22 DEBUG : dir: reading active writers 2025/11/07 03:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:23 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:23 DEBUG : dir/file1.rclone_chunk.001_cby9zd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:23 INFO : dir/file1.rclone_chunk.001_cby9zd: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:23 INFO : dir/file1.rclone_chunk.001_cby9zd: Deleted 2025/11/07 03:13:23 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:23 INFO : dir/file1: Copied (replaced existing) 2025/11/07 03:13:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/07 03:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:23 DEBUG : dir: Looking for writers 2025/11/07 03:13:23 DEBUG : file1: reading active writers 2025/11/07 03:13:23 DEBUG : Looking for writers 2025/11/07 03:13:23 DEBUG : dir: reading active writers 2025/11/07 03:13:23 DEBUG : >WaitForWriters: 2025/11/07 03:13:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:23 DEBUG : dir/file1(0xc000c28400): _readAt: size=512, off=0 2025/11/07 03:13:23 DEBUG : dir/file1(0xc000c28400): openPending: 2025/11/07 03:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/07 03:13:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/07 03:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:23 DEBUG : dir/file1(0xc000c28400): >openPending: err= 2025/11/07 03:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/07 03:13:23 DEBUG : dir/file1(0xc000c28400): >_readAt: n=14, err=EOF 2025/11/07 03:13:23 DEBUG : dir/file1(0xc000c28400): close: 2025/11/07 03:13:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:23 DEBUG : dir/file1(0xc000c28400): >close: err= 2025/11/07 03:13:23 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:23 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:23 INFO : dir/file1: Deleted 2025/11/07 03:13:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b52c0 2025/11/07 03:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:23 DEBUG : newLeaf: copy non-chunked object... 2025/11/07 03:13:23 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:23 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:23 INFO : newLeaf: Deleted 2025/11/07 03:13:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/07 03:13:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b52c0 2025/11/07 03:13:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/07 03:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:24 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:24 DEBUG : dir/file1(0xc000a72080): openPending: 2025/11/07 03:13:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/07 03:13:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/07 03:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:24 DEBUG : dir/file1(0xc000a72080): >openPending: err= 2025/11/07 03:13:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:24 DEBUG : dir/file1(0xc000a72080): _writeAt: size=25, off=0 2025/11/07 03:13:24 DEBUG : dir/file1(0xc000a72080): >_writeAt: n=25, err= 2025/11/07 03:13:24 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:24 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:24 INFO : dir/file1: Deleted 2025/11/07 03:13:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b52c0 2025/11/07 03:13:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:24 DEBUG : newLeaf(0xc000a72080): close: 2025/11/07 03:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/07 03:13:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-07 03:13:24.031350969 +0000 UTC m=+47.437151897 2025/11/07 03:13:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:24 DEBUG : newLeaf(0xc000a72080): >close: err= 2025/11/07 03:13:24 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:24 DEBUG : newLeaf: vfs cache: starting upload 2025/11/07 03:13:24 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:24 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:24 DEBUG : newLeaf.rclone_chunk.001_cbybzx: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:24 INFO : newLeaf.rclone_chunk.001_cbybzx: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:24 INFO : newLeaf.rclone_chunk.001_cbybzx: Deleted 2025/11/07 03:13:24 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:24 INFO : newLeaf: Copied (replaced existing) 2025/11/07 03:13:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-07 03:13:24.031350969 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/07 03:13:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/07 03:13:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : >WaitForWriters: 2025/11/07 03:13:24 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:24 DEBUG : dir: Looking for writers 2025/11/07 03:13:24 DEBUG : Looking for writers 2025/11/07 03:13:24 DEBUG : dir: reading active writers 2025/11/07 03:13:24 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:24 DEBUG : >WaitForWriters: 2025/11/07 03:13:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:25 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:25 DEBUG : dir/file1.rclone_chunk.001_cbyc69: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:25 INFO : dir/file1.rclone_chunk.001_cbyc69: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:25 INFO : dir/file1.rclone_chunk.001_cbyc69: Deleted 2025/11/07 03:13:25 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:25 DEBUG : dir: Looking for writers 2025/11/07 03:13:25 DEBUG : file1: reading active writers 2025/11/07 03:13:25 DEBUG : Looking for writers 2025/11/07 03:13:25 DEBUG : dir: reading active writers 2025/11/07 03:13:25 DEBUG : >WaitForWriters: 2025/11/07 03:13:25 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:26 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:26 INFO : dir/file1: Deleted 2025/11/07 03:13:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000ddd5c0 2025/11/07 03:13:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:26 DEBUG : newLeaf: copy non-chunked object... 2025/11/07 03:13:26 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:26 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:26 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:26 INFO : newLeaf: Deleted 2025/11/07 03:13:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000ddd5c0 2025/11/07 03:13:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/07 03:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:26 DEBUG : dir/file1(0xc000659b00): openPending: 2025/11/07 03:13:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/07 03:13:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/07 03:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:26 DEBUG : dir/file1(0xc000659b00): >openPending: err= 2025/11/07 03:13:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:26 DEBUG : dir/file1(0xc000659b00): _writeAt: size=25, off=0 2025/11/07 03:13:26 DEBUG : dir/file1(0xc000659b00): >_writeAt: n=25, err= 2025/11/07 03:13:26 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:26 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:26 INFO : dir/file1: Deleted 2025/11/07 03:13:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000ddd5c0 2025/11/07 03:13:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:26 DEBUG : newLeaf(0xc000659b00): close: 2025/11/07 03:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/07 03:13:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-07 03:13:26.476574769 +0000 UTC m=+49.882375687 2025/11/07 03:13:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:26 DEBUG : newLeaf(0xc000659b00): >close: err= 2025/11/07 03:13:26 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:26 DEBUG : dir: Looking for writers 2025/11/07 03:13:26 DEBUG : Looking for writers 2025/11/07 03:13:26 DEBUG : dir: reading active writers 2025/11/07 03:13:26 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:26 DEBUG : dir: Looking for writers 2025/11/07 03:13:26 DEBUG : Looking for writers 2025/11/07 03:13:26 DEBUG : dir: reading active writers 2025/11/07 03:13:26 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:26 DEBUG : dir: Looking for writers 2025/11/07 03:13:26 DEBUG : Looking for writers 2025/11/07 03:13:26 DEBUG : dir: reading active writers 2025/11/07 03:13:26 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:26 DEBUG : dir: Looking for writers 2025/11/07 03:13:26 DEBUG : Looking for writers 2025/11/07 03:13:26 DEBUG : dir: reading active writers 2025/11/07 03:13:26 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:26 DEBUG : newLeaf: vfs cache: starting upload 2025/11/07 03:13:26 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:26 DEBUG : dir: Looking for writers 2025/11/07 03:13:26 DEBUG : Looking for writers 2025/11/07 03:13:26 DEBUG : dir: reading active writers 2025/11/07 03:13:26 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:26 DEBUG : dir: Looking for writers 2025/11/07 03:13:26 DEBUG : Looking for writers 2025/11/07 03:13:26 DEBUG : dir: reading active writers 2025/11/07 03:13:26 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:27 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:27 DEBUG : newLeaf.rclone_chunk.001_cbydrs: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:27 INFO : newLeaf.rclone_chunk.001_cbydrs: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:27 INFO : newLeaf.rclone_chunk.001_cbydrs: Deleted 2025/11/07 03:13:27 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:27 INFO : newLeaf: Copied (replaced existing) 2025/11/07 03:13:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-07 03:13:26.476574769 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/07 03:13:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/07 03:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/07 03:13:27 DEBUG : dir: Looking for writers 2025/11/07 03:13:27 DEBUG : Looking for writers 2025/11/07 03:13:27 DEBUG : dir: reading active writers 2025/11/07 03:13:27 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:27 DEBUG : >WaitForWriters: 2025/11/07 03:13:27 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:27 DEBUG : dir: Looking for writers 2025/11/07 03:13:27 DEBUG : Looking for writers 2025/11/07 03:13:27 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:27 DEBUG : dir: reading active writers 2025/11/07 03:13:27 DEBUG : >WaitForWriters: 2025/11/07 03:13:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:28 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:28 DEBUG : dir/file1.rclone_chunk.001_cbyeao: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:28 INFO : dir/file1.rclone_chunk.001_cbyeao: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:28 INFO : dir/file1.rclone_chunk.001_cbyeao: Deleted 2025/11/07 03:13:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:28 DEBUG : dir/file1(0xc000c3cf80): openPending: 2025/11/07 03:13:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/07 03:13:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/07 03:13:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:28 DEBUG : dir/file1(0xc000c3cf80): >openPending: err= 2025/11/07 03:13:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:28 DEBUG : dir/file1(0xc000c3cf80): _writeAt: size=14, off=0 2025/11/07 03:13:28 DEBUG : dir/file1(0xc000c3cf80): >_writeAt: n=14, err= 2025/11/07 03:13:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:28 DEBUG : dir/file1(0xc000c3cf80): close: 2025/11/07 03:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/07 03:13:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:28 DEBUG : dir/file1(0xc000c3cf80): >close: err= 2025/11/07 03:13:28 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:28 DEBUG : dir: Looking for writers 2025/11/07 03:13:28 DEBUG : file1: reading active writers 2025/11/07 03:13:28 DEBUG : Looking for writers 2025/11/07 03:13:28 DEBUG : dir: reading active writers 2025/11/07 03:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:28 DEBUG : dir: Looking for writers 2025/11/07 03:13:28 DEBUG : file1: reading active writers 2025/11/07 03:13:28 DEBUG : Looking for writers 2025/11/07 03:13:28 DEBUG : dir: reading active writers 2025/11/07 03:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:28 DEBUG : dir: Looking for writers 2025/11/07 03:13:28 DEBUG : file1: reading active writers 2025/11/07 03:13:28 DEBUG : Looking for writers 2025/11/07 03:13:28 DEBUG : dir: reading active writers 2025/11/07 03:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:28 DEBUG : dir: Looking for writers 2025/11/07 03:13:28 DEBUG : file1: reading active writers 2025/11/07 03:13:28 DEBUG : Looking for writers 2025/11/07 03:13:28 DEBUG : dir: reading active writers 2025/11/07 03:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:28 DEBUG : dir/file1: vfs cache: starting upload 2025/11/07 03:13:28 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:28 DEBUG : dir: Looking for writers 2025/11/07 03:13:28 DEBUG : file1: reading active writers 2025/11/07 03:13:28 DEBUG : Looking for writers 2025/11/07 03:13:28 DEBUG : dir: reading active writers 2025/11/07 03:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:28 DEBUG : dir: Looking for writers 2025/11/07 03:13:28 DEBUG : file1: reading active writers 2025/11/07 03:13:28 DEBUG : Looking for writers 2025/11/07 03:13:28 DEBUG : dir: reading active writers 2025/11/07 03:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:29 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:29 DEBUG : dir/file1.rclone_chunk.001_cbyfwu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:29 INFO : dir/file1.rclone_chunk.001_cbyfwu: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:29 INFO : dir/file1.rclone_chunk.001_cbyfwu: Deleted 2025/11/07 03:13:29 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:29 INFO : dir/file1: Copied (replaced existing) 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/07 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:29 DEBUG : dir: Looking for writers 2025/11/07 03:13:29 DEBUG : file1: reading active writers 2025/11/07 03:13:29 DEBUG : Looking for writers 2025/11/07 03:13:29 DEBUG : dir: reading active writers 2025/11/07 03:13:29 DEBUG : >WaitForWriters: 2025/11/07 03:13:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:29 DEBUG : dir/file1(0xc000c3d580): _readAt: size=512, off=0 2025/11/07 03:13:29 DEBUG : dir/file1(0xc000c3d580): openPending: 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/07 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:29 DEBUG : dir/file1(0xc000c3d580): >openPending: err= 2025/11/07 03:13:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/07 03:13:29 DEBUG : dir/file1(0xc000c3d580): >_readAt: n=14, err=EOF 2025/11/07 03:13:29 DEBUG : dir/file1(0xc000c3d580): close: 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:29 DEBUG : dir/file1(0xc000c3d580): >close: err= 2025/11/07 03:13:29 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:29 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:29 INFO : dir/file1: Deleted 2025/11/07 03:13:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab9380 2025/11/07 03:13:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:29 DEBUG : newLeaf: copy non-chunked object... 2025/11/07 03:13:29 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:29 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:29 INFO : newLeaf: Deleted 2025/11/07 03:13:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/07 03:13:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab9380 2025/11/07 03:13:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/07 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:29 DEBUG : dir/file1(0xc0003c1dc0): openPending: 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/07 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:29 DEBUG : dir/file1(0xc0003c1dc0): >openPending: err= 2025/11/07 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:30 DEBUG : dir/file1(0xc0003c1dc0): _writeAt: size=25, off=0 2025/11/07 03:13:30 DEBUG : dir/file1(0xc0003c1dc0): >_writeAt: n=25, err= 2025/11/07 03:13:30 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:30 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:30 INFO : dir/file1: Deleted 2025/11/07 03:13:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab9380 2025/11/07 03:13:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:30 DEBUG : newLeaf(0xc0003c1dc0): close: 2025/11/07 03:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/07 03:13:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-07 03:13:30.000122139 +0000 UTC m=+53.405923068 2025/11/07 03:13:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:30 DEBUG : newLeaf(0xc0003c1dc0): >close: err= 2025/11/07 03:13:30 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:30 DEBUG : newLeaf: vfs cache: starting upload 2025/11/07 03:13:30 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:30 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:30 DEBUG : newLeaf.rclone_chunk.001_cbyhhh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:30 INFO : newLeaf.rclone_chunk.001_cbyhhh: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:30 INFO : newLeaf.rclone_chunk.001_cbyhhh: Deleted 2025/11/07 03:13:30 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:30 INFO : newLeaf: Copied (replaced existing) 2025/11/07 03:13:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-07 03:13:30.000122139 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/07 03:13:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/07 03:13:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : >WaitForWriters: 2025/11/07 03:13:30 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:30 DEBUG : dir: Looking for writers 2025/11/07 03:13:30 DEBUG : Looking for writers 2025/11/07 03:13:30 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:30 DEBUG : dir: reading active writers 2025/11/07 03:13:30 DEBUG : >WaitForWriters: 2025/11/07 03:13:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:31 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:31 DEBUG : dir/file1.rclone_chunk.001_cbyiqc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:31 INFO : dir/file1.rclone_chunk.001_cbyiqc: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:31 INFO : dir/file1.rclone_chunk.001_cbyiqc: Deleted 2025/11/07 03:13:31 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:31 DEBUG : dir: Looking for writers 2025/11/07 03:13:31 DEBUG : file1: reading active writers 2025/11/07 03:13:31 DEBUG : Looking for writers 2025/11/07 03:13:31 DEBUG : dir: reading active writers 2025/11/07 03:13:31 DEBUG : >WaitForWriters: 2025/11/07 03:13:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:31 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:31 DEBUG : dir/file1(0xc000967cc0): _readAt: size=512, off=0 2025/11/07 03:13:31 DEBUG : dir/file1(0xc000967cc0): openPending: 2025/11/07 03:13:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/07 03:13:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/07 03:13:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:31 DEBUG : dir/file1(0xc000967cc0): >openPending: err= 2025/11/07 03:13:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/07 03:13:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:31 DEBUG : dir/file1(0xc000967cc0): >_readAt: n=14, err=EOF 2025/11/07 03:13:31 DEBUG : dir/file1(0xc000967cc0): close: 2025/11/07 03:13:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:31 DEBUG : dir/file1(0xc000967cc0): >close: err= 2025/11/07 03:13:31 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:32 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:32 INFO : dir/file1: Deleted 2025/11/07 03:13:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ac300 2025/11/07 03:13:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:32 DEBUG : newLeaf: copy non-chunked object... 2025/11/07 03:13:32 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:13:32 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:32 INFO : newLeaf: Deleted 2025/11/07 03:13:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/07 03:13:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ac300 2025/11/07 03:13:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/07 03:13:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:32 DEBUG : dir/file1(0xc000a5a780): openPending: 2025/11/07 03:13:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/07 03:13:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/07 03:13:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:32 DEBUG : dir/file1(0xc000a5a780): >openPending: err= 2025/11/07 03:13:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:32 DEBUG : dir/file1(0xc000a5a780): _writeAt: size=25, off=0 2025/11/07 03:13:32 DEBUG : dir/file1(0xc000a5a780): >_writeAt: n=25, err= 2025/11/07 03:13:32 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:13:32 DEBUG : newLeaf: size = 14 OK 2025/11/07 03:13:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:13:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:32 INFO : dir/file1: Deleted 2025/11/07 03:13:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/07 03:13:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ac300 2025/11/07 03:13:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:13:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:32 DEBUG : newLeaf(0xc000a5a780): close: 2025/11/07 03:13:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/07 03:13:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-07 03:13:32.582187195 +0000 UTC m=+55.987988094 2025/11/07 03:13:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:32 DEBUG : newLeaf(0xc000a5a780): >close: err= 2025/11/07 03:13:32 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:32 DEBUG : dir: Looking for writers 2025/11/07 03:13:32 DEBUG : Looking for writers 2025/11/07 03:13:32 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:32 DEBUG : dir: reading active writers 2025/11/07 03:13:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:32 DEBUG : dir: Looking for writers 2025/11/07 03:13:32 DEBUG : Looking for writers 2025/11/07 03:13:32 DEBUG : dir: reading active writers 2025/11/07 03:13:32 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:32 DEBUG : dir: Looking for writers 2025/11/07 03:13:32 DEBUG : Looking for writers 2025/11/07 03:13:32 DEBUG : dir: reading active writers 2025/11/07 03:13:32 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:32 DEBUG : dir: Looking for writers 2025/11/07 03:13:32 DEBUG : Looking for writers 2025/11/07 03:13:32 DEBUG : dir: reading active writers 2025/11/07 03:13:32 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:32 DEBUG : newLeaf: vfs cache: starting upload 2025/11/07 03:13:32 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:32 DEBUG : dir: Looking for writers 2025/11/07 03:13:32 DEBUG : Looking for writers 2025/11/07 03:13:32 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:32 DEBUG : dir: reading active writers 2025/11/07 03:13:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:33 DEBUG : dir: Looking for writers 2025/11/07 03:13:33 DEBUG : Looking for writers 2025/11/07 03:13:33 DEBUG : dir: reading active writers 2025/11/07 03:13:33 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:33 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:33 DEBUG : newLeaf.rclone_chunk.001_cbyjim: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:33 INFO : newLeaf.rclone_chunk.001_cbyjim: Copied (server-side copy) to: newLeaf 2025/11/07 03:13:33 INFO : newLeaf.rclone_chunk.001_cbyjim: Deleted 2025/11/07 03:13:33 DEBUG : newLeaf: size = 25 OK 2025/11/07 03:13:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/07 03:13:33 INFO : newLeaf: Copied (replaced existing) 2025/11/07 03:13:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-07 03:13:32.582187195 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/07 03:13:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/07 03:13:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/07 03:13:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/07 03:13:33 DEBUG : dir: Looking for writers 2025/11/07 03:13:33 DEBUG : Looking for writers 2025/11/07 03:13:33 DEBUG : dir: reading active writers 2025/11/07 03:13:33 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:33 DEBUG : >WaitForWriters: 2025/11/07 03:13:33 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:33 DEBUG : dir: Looking for writers 2025/11/07 03:13:33 DEBUG : Looking for writers 2025/11/07 03:13:33 DEBUG : dir: reading active writers 2025/11/07 03:13:33 DEBUG : newLeaf: reading active writers 2025/11/07 03:13:33 DEBUG : >WaitForWriters: 2025/11/07 03:13:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestFileRename (16.82s) --- PASS: TestFileRename/off,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=false (2.50s) --- PASS: TestFileRename/minimal,forceCache=true (3.21s) --- PASS: TestFileRename/writes,forceCache=false (2.45s) --- PASS: TestFileRename/writes,forceCache=true (3.54s) --- PASS: TestFileRename/full,forceCache=false (2.66s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:33 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:33 DEBUG : Looking for writers 2025/11/07 03:13:33 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:34 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:34 DEBUG : dir/file1.rclone_chunk.001_cbykd9: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:34 INFO : dir/file1.rclone_chunk.001_cbykd9: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:34 INFO : dir/file1.rclone_chunk.001_cbykd9: Deleted 2025/11/07 03:13:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/07 03:13:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:34 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:34 DEBUG : dir: Looking for writers 2025/11/07 03:13:34 DEBUG : file1: reading active writers 2025/11/07 03:13:34 DEBUG : Looking for writers 2025/11/07 03:13:34 DEBUG : dir: reading active writers 2025/11/07 03:13:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.87s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:35 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:35 DEBUG : dir/file1.rclone_chunk.001_cbyl67: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:35 INFO : dir/file1.rclone_chunk.001_cbyl67: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:35 INFO : dir/file1.rclone_chunk.001_cbyl67: Deleted 2025/11/07 03:13:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/07 03:13:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/07 03:13:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/07 03:13:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/07 03:13:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/07 03:13:35 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:35 DEBUG : dir: Looking for writers 2025/11/07 03:13:35 DEBUG : file1: reading active writers 2025/11/07 03:13:35 DEBUG : Looking for writers 2025/11/07 03:13:35 DEBUG : dir: reading active writers 2025/11/07 03:13:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.34s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:36 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:36 DEBUG : dir/file1.rclone_chunk.001_cbynys: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:36 INFO : dir/file1.rclone_chunk.001_cbynys: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:36 INFO : dir/file1.rclone_chunk.001_cbynys: Deleted 2025/11/07 03:13:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/07 03:13:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/07 03:13:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/07 03:13:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/07 03:13:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/07 03:13:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/07 03:13:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/07 03:13:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/07 03:13:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/07 03:13:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/07 03:13:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/07 03:13:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/07 03:13:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/07 03:13:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/07 03:13:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/07 03:13:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/07 03:13:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/07 03:13:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/07 03:13:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/07 03:13:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/07 03:13:37 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:37 DEBUG : dir: Looking for writers 2025/11/07 03:13:37 DEBUG : file1: reading active writers 2025/11/07 03:13:37 DEBUG : Looking for writers 2025/11/07 03:13:37 DEBUG : dir: reading active writers 2025/11/07 03:13:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.34s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:37 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:37 DEBUG : dir/file1.rclone_chunk.001_cbyorj: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:37 INFO : dir/file1.rclone_chunk.001_cbyorj: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:37 INFO : dir/file1.rclone_chunk.001_cbyorj: Deleted 2025/11/07 03:13:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/07 03:13:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:38 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:38 DEBUG : dir: Looking for writers 2025/11/07 03:13:38 DEBUG : file1: reading active writers 2025/11/07 03:13:38 DEBUG : Looking for writers 2025/11/07 03:13:38 DEBUG : dir: reading active writers 2025/11/07 03:13:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:38 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:38 DEBUG : dir/file1.rclone_chunk.001_cbyp1u: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:38 INFO : dir/file1.rclone_chunk.001_cbyp1u: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:38 INFO : dir/file1.rclone_chunk.001_cbyp1u: Deleted 2025/11/07 03:13:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/07 03:13:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/07 03:13:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/07 03:13:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/07 03:13:38 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:38 DEBUG : dir: Looking for writers 2025/11/07 03:13:38 DEBUG : file1: reading active writers 2025/11/07 03:13:38 DEBUG : Looking for writers 2025/11/07 03:13:38 DEBUG : dir: reading active writers 2025/11/07 03:13:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.88s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:39 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:39 DEBUG : dir/file1.rclone_chunk.001_cbyqj2: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:39 INFO : dir/file1.rclone_chunk.001_cbyqj2: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:39 INFO : dir/file1.rclone_chunk.001_cbyqj2: Deleted 2025/11/07 03:13:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): _readAt: size=1, off=0 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): openPending: 2025/11/07 03:13:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): >openPending: err= 2025/11/07 03:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/07 03:13:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): >_readAt: n=1, err= 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): _readAt: size=256, off=1 2025/11/07 03:13:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): >_readAt: n=15, err=EOF 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): _readAt: size=16, off=16 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): >_readAt: n=0, err=EOF 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): close: 2025/11/07 03:13:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): >close: err= 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): close: 2025/11/07 03:13:39 DEBUG : dir/file1(0xc000a73a40): >close: err=file already closed 2025/11/07 03:13:39 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:39 DEBUG : dir: Looking for writers 2025/11/07 03:13:39 DEBUG : file1: reading active writers 2025/11/07 03:13:39 DEBUG : Looking for writers 2025/11/07 03:13:39 DEBUG : dir: reading active writers 2025/11/07 03:13:39 DEBUG : >WaitForWriters: 2025/11/07 03:13:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.92s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:40 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:40 DEBUG : dir/file1.rclone_chunk.001_cbyrpz: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:40 INFO : dir/file1.rclone_chunk.001_cbyrpz: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:40 INFO : dir/file1.rclone_chunk.001_cbyrpz: Deleted 2025/11/07 03:13:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): _readAt: size=1, off=0 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): openPending: 2025/11/07 03:13:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >openPending: err= 2025/11/07 03:13:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/07 03:13:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >_readAt: n=1, err= 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): _readAt: size=1, off=5 2025/11/07 03:13:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >_readAt: n=1, err= 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): _readAt: size=1, off=3 2025/11/07 03:13:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >_readAt: n=1, err= 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): _readAt: size=1, off=13 2025/11/07 03:13:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >_readAt: n=1, err= 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): _readAt: size=16, off=100 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >_readAt: n=0, err=EOF 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): close: 2025/11/07 03:13:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:40 DEBUG : dir/file1(0xc000b78b80): >close: err= 2025/11/07 03:13:40 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:40 DEBUG : dir: Looking for writers 2025/11/07 03:13:40 DEBUG : file1: reading active writers 2025/11/07 03:13:40 DEBUG : Looking for writers 2025/11/07 03:13:40 DEBUG : dir: reading active writers 2025/11/07 03:13:40 DEBUG : >WaitForWriters: 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:41 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:41 DEBUG : dir/file1.rclone_chunk.001_cbysxz: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:41 INFO : dir/file1.rclone_chunk.001_cbysxz: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:41 INFO : dir/file1.rclone_chunk.001_cbysxz: Deleted 2025/11/07 03:13:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:41 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=1, off=0 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): openPending: 2025/11/07 03:13:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >openPending: err= 2025/11/07 03:13:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/07 03:13:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=1, err= 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=1, off=5 2025/11/07 03:13:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=1, err= 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=1, off=1 2025/11/07 03:13:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=1, err= 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=6, off=10 2025/11/07 03:13:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=6, err= 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=256, off=10 2025/11/07 03:13:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=6, err=EOF 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=256, off=100 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=0, err=EOF 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): close: 2025/11/07 03:13:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >close: err= 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): _readAt: size=256, off=100 2025/11/07 03:13:41 DEBUG : dir/file1(0xc0003c1480): >_readAt: n=0, err=file already closed 2025/11/07 03:13:41 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:41 DEBUG : dir: Looking for writers 2025/11/07 03:13:41 DEBUG : file1: reading active writers 2025/11/07 03:13:41 DEBUG : Looking for writers 2025/11/07 03:13:41 DEBUG : dir: reading active writers 2025/11/07 03:13:41 DEBUG : >WaitForWriters: 2025/11/07 03:13:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.04s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:42 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:42 DEBUG : dir/file1.rclone_chunk.001_cbytpl: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:42 INFO : dir/file1.rclone_chunk.001_cbytpl: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:42 INFO : dir/file1.rclone_chunk.001_cbytpl: Deleted 2025/11/07 03:13:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): RWFileHandle.Flush 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): _readAt: size=256, off=0 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): openPending: 2025/11/07 03:13:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): >openPending: err= 2025/11/07 03:13:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/07 03:13:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): >_readAt: n=16, err=EOF 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): RWFileHandle.Flush 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): RWFileHandle.Flush 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): close: 2025/11/07 03:13:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:42 DEBUG : dir/file1(0xc000bb8180): >close: err= 2025/11/07 03:13:42 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:42 DEBUG : dir: Looking for writers 2025/11/07 03:13:42 DEBUG : file1: reading active writers 2025/11/07 03:13:42 DEBUG : Looking for writers 2025/11/07 03:13:42 DEBUG : dir: reading active writers 2025/11/07 03:13:42 DEBUG : >WaitForWriters: 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.89s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:43 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:43 DEBUG : dir/file1.rclone_chunk.001_cbyt8y: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:43 INFO : dir/file1.rclone_chunk.001_cbyt8y: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:43 INFO : dir/file1.rclone_chunk.001_cbyt8y: Deleted 2025/11/07 03:13:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:13:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/07 03:13:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): _readAt: size=256, off=0 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): openPending: 2025/11/07 03:13:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): >openPending: err= 2025/11/07 03:13:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/07 03:13:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): >_readAt: n=16, err=EOF 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): RWFileHandle.Release 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): close: 2025/11/07 03:13:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): >close: err= 2025/11/07 03:13:43 DEBUG : dir/file1(0xc000abdb80): RWFileHandle.Release 2025/11/07 03:13:43 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:43 DEBUG : dir: Looking for writers 2025/11/07 03:13:43 DEBUG : file1: reading active writers 2025/11/07 03:13:43 DEBUG : Looking for writers 2025/11/07 03:13:43 DEBUG : dir: reading active writers 2025/11/07 03:13:43 DEBUG : >WaitForWriters: 2025/11/07 03:13:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.93s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:43 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): openPending: 2025/11/07 03:13:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): >openPending: err= 2025/11/07 03:13:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): _writeAt: size=5, off=0 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): >_writeAt: n=5, err= 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): _writeAt: size=7, off=5 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): >_writeAt: n=7, err= 2025/11/07 03:13:43 DEBUG : file1: vfs cache: truncate to size=11 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): close: 2025/11/07 03:13:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-07 03:13:43.907506784 +0000 UTC m=+67.313307713 2025/11/07 03:13:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): >close: err= 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): close: 2025/11/07 03:13:43 DEBUG : file1(0xc0002e0c40): >close: err=file already closed 2025/11/07 03:13:43 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:43 DEBUG : Looking for writers 2025/11/07 03:13:43 DEBUG : file1: reading active writers 2025/11/07 03:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:43 DEBUG : Looking for writers 2025/11/07 03:13:43 DEBUG : file1: reading active writers 2025/11/07 03:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:43 DEBUG : Looking for writers 2025/11/07 03:13:43 DEBUG : file1: reading active writers 2025/11/07 03:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:43 DEBUG : Looking for writers 2025/11/07 03:13:43 DEBUG : file1: reading active writers 2025/11/07 03:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:44 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:44 DEBUG : file1: size = 11 OK 2025/11/07 03:13:44 DEBUG : file1.rclone_chunk.001_cbyvco: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/07 03:13:44 INFO : file1.rclone_chunk.001_cbyvco: Copied (server-side copy) to: file1 2025/11/07 03:13:44 INFO : file1.rclone_chunk.001_cbyvco: Deleted 2025/11/07 03:13:44 DEBUG : file1: size = 11 OK 2025/11/07 03:13:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/07 03:13:44 INFO : file1: Copied (new) 2025/11/07 03:13:44 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-07 03:13:43.907506784 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/07 03:13:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:44 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : >WaitForWriters: 2025/11/07 03:13:44 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : >WaitForWriters: 2025/11/07 03:13:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:44 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): openPending: 2025/11/07 03:13:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): >openPending: err= 2025/11/07 03:13:44 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): _writeAt: size=7, off=0 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): >_writeAt: n=7, err= 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): _writeAt: size=6, off=5 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): >_writeAt: n=6, err= 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): close: 2025/11/07 03:13:44 DEBUG : file1: vfs cache: setting modification time to 2025-11-07 03:13:44.814297439 +0000 UTC m=+68.220098358 2025/11/07 03:13:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): >close: err= 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): _writeAt: size=5, off=0 2025/11/07 03:13:44 DEBUG : file1(0xc000bc8380): >_writeAt: n=0, err=file already closed 2025/11/07 03:13:44 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:44 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:44 DEBUG : Looking for writers 2025/11/07 03:13:44 DEBUG : file1: reading active writers 2025/11/07 03:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:45 DEBUG : file1: size = 11 OK 2025/11/07 03:13:45 DEBUG : file1.rclone_chunk.001_cbyvz0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/07 03:13:45 INFO : file1.rclone_chunk.001_cbyvz0: Copied (server-side copy) to: file1 2025/11/07 03:13:45 INFO : file1.rclone_chunk.001_cbyvz0: Deleted 2025/11/07 03:13:45 DEBUG : file1: size = 11 OK 2025/11/07 03:13:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/07 03:13:45 INFO : file1: Copied (new) 2025/11/07 03:13:45 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-07 03:13:44.814297439 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/07 03:13:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : >WaitForWriters: 2025/11/07 03:13:45 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : >WaitForWriters: 2025/11/07 03:13:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:45 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:45 DEBUG : file1(0xc000ab4840): openPending: 2025/11/07 03:13:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:45 DEBUG : file1(0xc000ab4840): >openPending: err= 2025/11/07 03:13:45 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:45 DEBUG : file1(0xc000ab4840): close: 2025/11/07 03:13:45 DEBUG : file1: vfs cache: setting modification time to 2025-11-07 03:13:45.733404188 +0000 UTC m=+69.139205107 2025/11/07 03:13:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:45 DEBUG : file1(0xc000ab4840): >close: err= 2025/11/07 03:13:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/07 03:13:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:13:45 DEBUG : file2: newRWFileHandle: 2025/11/07 03:13:45 DEBUG : file2(0xc000ab4cc0): openPending: 2025/11/07 03:13:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/07 03:13:45 DEBUG : file2(0xc000ab4cc0): >openPending: err= 2025/11/07 03:13:45 DEBUG : file2: >newRWFileHandle: err= 2025/11/07 03:13:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/07 03:13:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/07 03:13:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/07 03:13:45 DEBUG : file2(0xc000ab4cc0): RWFileHandle.Flush 2025/11/07 03:13:45 DEBUG : file2(0xc000ab4cc0): RWFileHandle.Release 2025/11/07 03:13:45 DEBUG : file2(0xc000ab4cc0): close: 2025/11/07 03:13:45 DEBUG : file2: vfs cache: setting modification time to 2025-11-07 03:13:45.734937024 +0000 UTC m=+69.140737952 2025/11/07 03:13:45 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:45 DEBUG : file2(0xc000ab4cc0): >close: err= 2025/11/07 03:13:45 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : file2: reading active writers 2025/11/07 03:13:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file2: reading active writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : file2: reading active writers 2025/11/07 03:13:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : file2: reading active writers 2025/11/07 03:13:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/07 03:13:45 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:45 DEBUG : file2: vfs cache: starting upload 2025/11/07 03:13:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:45 DEBUG : Looking for writers 2025/11/07 03:13:45 DEBUG : file1: reading active writers 2025/11/07 03:13:45 DEBUG : file2: reading active writers 2025/11/07 03:13:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/07 03:13:45 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : file2: reading active writers 2025/11/07 03:13:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/07 03:13:46 DEBUG : file1: size = 0 OK 2025/11/07 03:13:46 DEBUG : file1.rclone_chunk.001_cbyw81: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:13:46 INFO : file1.rclone_chunk.001_cbyw81: Copied (server-side copy) to: file1 2025/11/07 03:13:46 DEBUG : file2: size = 0 OK 2025/11/07 03:13:46 DEBUG : file2.rclone_chunk.001_cbywt5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:13:46 INFO : file2.rclone_chunk.001_cbywt5: Copied (server-side copy) to: file2 2025/11/07 03:13:46 INFO : file1.rclone_chunk.001_cbyw81: Deleted 2025/11/07 03:13:46 DEBUG : file1: size = 0 OK 2025/11/07 03:13:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:13:46 INFO : file1: Copied (new) 2025/11/07 03:13:46 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-07 03:13:45.733404188 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/07 03:13:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:46 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:46 INFO : file2.rclone_chunk.001_cbywt5: Deleted 2025/11/07 03:13:46 DEBUG : file2: size = 0 OK 2025/11/07 03:13:46 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:13:46 INFO : file2: Copied (new) 2025/11/07 03:13:46 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-07 03:13:45.734937024 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/07 03:13:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/07 03:13:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/07 03:13:46 INFO : file2: vfs cache: upload succeeded try #1 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : file2: reading active writers 2025/11/07 03:13:46 DEBUG : >WaitForWriters: 2025/11/07 03:13:46 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : file2: reading active writers 2025/11/07 03:13:46 DEBUG : >WaitForWriters: 2025/11/07 03:13:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:46 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): openPending: 2025/11/07 03:13:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): >openPending: err= 2025/11/07 03:13:46 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): _writeAt: size=5, off=0 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): >_writeAt: n=5, err= 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): RWFileHandle.Flush 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): RWFileHandle.Flush 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): close: 2025/11/07 03:13:46 DEBUG : file1: vfs cache: setting modification time to 2025-11-07 03:13:46.743189962 +0000 UTC m=+70.148990891 2025/11/07 03:13:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:46 DEBUG : file1(0xc0002e07c0): >close: err= 2025/11/07 03:13:46 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:46 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:46 DEBUG : Looking for writers 2025/11/07 03:13:46 DEBUG : file1: reading active writers 2025/11/07 03:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:47 DEBUG : file1: size = 5 OK 2025/11/07 03:13:47 DEBUG : file1.rclone_chunk.001_cbyxmm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:47 INFO : file1.rclone_chunk.001_cbyxmm: Copied (server-side copy) to: file1 2025/11/07 03:13:47 INFO : file1.rclone_chunk.001_cbyxmm: Deleted 2025/11/07 03:13:47 DEBUG : file1: size = 5 OK 2025/11/07 03:13:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:47 INFO : file1: Copied (new) 2025/11/07 03:13:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-07 03:13:46.743189962 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/07 03:13:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:47 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : >WaitForWriters: 2025/11/07 03:13:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:47 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): openPending: 2025/11/07 03:13:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): >openPending: err= 2025/11/07 03:13:47 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): _writeAt: size=5, off=0 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): >_writeAt: n=5, err= 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): RWFileHandle.Release 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): close: 2025/11/07 03:13:47 DEBUG : file1: vfs cache: setting modification time to 2025-11-07 03:13:47.562181205 +0000 UTC m=+70.967982134 2025/11/07 03:13:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): >close: err= 2025/11/07 03:13:47 DEBUG : file1(0xc0003c0900): RWFileHandle.Release 2025/11/07 03:13:47 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:47 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:47 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:47 DEBUG : Looking for writers 2025/11/07 03:13:47 DEBUG : file1: reading active writers 2025/11/07 03:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:48 DEBUG : file1: size = 5 OK 2025/11/07 03:13:48 DEBUG : file1.rclone_chunk.001_cbyya5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:48 INFO : file1.rclone_chunk.001_cbyya5: Copied (server-side copy) to: file1 2025/11/07 03:13:48 INFO : file1.rclone_chunk.001_cbyya5: Deleted 2025/11/07 03:13:48 DEBUG : file1: size = 5 OK 2025/11/07 03:13:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:48 INFO : file1: Copied (new) 2025/11/07 03:13:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-07 03:13:47.562181205 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/07 03:13:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:48 DEBUG : Looking for writers 2025/11/07 03:13:48 DEBUG : file1: reading active writers 2025/11/07 03:13:48 DEBUG : >WaitForWriters: 2025/11/07 03:13:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:48 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:48 DEBUG : dir/file1.rclone_chunk.001_cbyzix: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:48 INFO : dir/file1.rclone_chunk.001_cbyzix: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:48 INFO : dir/file1.rclone_chunk.001_cbyzix: Deleted 2025/11/07 03:13:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/07 03:13:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:48 DEBUG : dir/file1(0xc000a7c640): openPending: 2025/11/07 03:13:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:48 DEBUG : dir/file1(0xc000a7c640): >openPending: err= 2025/11/07 03:13:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/07 03:13:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:48 DEBUG : dir/file1(0xc000a7c640): _writeAt: size=5, off=0 2025/11/07 03:13:48 DEBUG : dir/file1(0xc000a7c640): >_writeAt: n=5, err= 2025/11/07 03:13:48 DEBUG : dir/file1(0xc000a7c640): close: 2025/11/07 03:13:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-07 03:13:48.99355419 +0000 UTC m=+72.399355118 2025/11/07 03:13:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:48 DEBUG : dir/file1(0xc000a7c640): >close: err= 2025/11/07 03:13:48 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:48 DEBUG : dir: Looking for writers 2025/11/07 03:13:48 DEBUG : file1: reading active writers 2025/11/07 03:13:48 DEBUG : Looking for writers 2025/11/07 03:13:48 DEBUG : dir: reading active writers 2025/11/07 03:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:49 DEBUG : dir: Looking for writers 2025/11/07 03:13:49 DEBUG : file1: reading active writers 2025/11/07 03:13:49 DEBUG : Looking for writers 2025/11/07 03:13:49 DEBUG : dir: reading active writers 2025/11/07 03:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:49 DEBUG : dir: Looking for writers 2025/11/07 03:13:49 DEBUG : file1: reading active writers 2025/11/07 03:13:49 DEBUG : Looking for writers 2025/11/07 03:13:49 DEBUG : dir: reading active writers 2025/11/07 03:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:49 DEBUG : dir: Looking for writers 2025/11/07 03:13:49 DEBUG : file1: reading active writers 2025/11/07 03:13:49 DEBUG : Looking for writers 2025/11/07 03:13:49 DEBUG : dir: reading active writers 2025/11/07 03:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/07 03:13:49 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:49 DEBUG : dir: Looking for writers 2025/11/07 03:13:49 DEBUG : file1: reading active writers 2025/11/07 03:13:49 DEBUG : Looking for writers 2025/11/07 03:13:49 DEBUG : dir: reading active writers 2025/11/07 03:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:49 DEBUG : dir: Looking for writers 2025/11/07 03:13:49 DEBUG : file1: reading active writers 2025/11/07 03:13:49 DEBUG : Looking for writers 2025/11/07 03:13:49 DEBUG : dir: reading active writers 2025/11/07 03:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:49 DEBUG : dir/file1: size = 5 OK 2025/11/07 03:13:49 DEBUG : dir/file1.rclone_chunk.001_cbz0q1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:49 INFO : dir/file1.rclone_chunk.001_cbz0q1: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:49 INFO : dir/file1.rclone_chunk.001_cbz0q1: Deleted 2025/11/07 03:13:49 DEBUG : dir/file1: size = 5 OK 2025/11/07 03:13:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:49 INFO : dir/file1: Copied (replaced existing) 2025/11/07 03:13:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-07 03:13:48.99355419 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/07 03:13:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:49 DEBUG : dir: Looking for writers 2025/11/07 03:13:49 DEBUG : file1: reading active writers 2025/11/07 03:13:49 DEBUG : Looking for writers 2025/11/07 03:13:49 DEBUG : dir: reading active writers 2025/11/07 03:13:49 DEBUG : >WaitForWriters: 2025/11/07 03:13:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:50 DEBUG : dir/file1: size = 16 OK 2025/11/07 03:13:50 DEBUG : dir/file1.rclone_chunk.001_cbz0t0: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/07 03:13:50 INFO : dir/file1.rclone_chunk.001_cbz0t0: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:50 INFO : dir/file1.rclone_chunk.001_cbz0t0: Deleted 2025/11/07 03:13:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/07 03:13:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/07 03:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/07 03:13:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): _writeAt: size=5, off=0 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): openPending: 2025/11/07 03:13:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/07 03:13:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/07 03:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): >openPending: err= 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): >_writeAt: n=5, err= 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): _writeAt: size=15, off=5 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): >_writeAt: n=15, err= 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): close: 2025/11/07 03:13:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/07 03:13:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-07 03:13:50.467443755 +0000 UTC m=+73.873244684 2025/11/07 03:13:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:50 DEBUG : dir/file1(0xc000967ac0): >close: err= 2025/11/07 03:13:50 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:50 DEBUG : dir: Looking for writers 2025/11/07 03:13:50 DEBUG : file1: reading active writers 2025/11/07 03:13:50 DEBUG : Looking for writers 2025/11/07 03:13:50 DEBUG : dir: reading active writers 2025/11/07 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:50 DEBUG : dir: Looking for writers 2025/11/07 03:13:50 DEBUG : file1: reading active writers 2025/11/07 03:13:50 DEBUG : Looking for writers 2025/11/07 03:13:50 DEBUG : dir: reading active writers 2025/11/07 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:50 DEBUG : dir: Looking for writers 2025/11/07 03:13:50 DEBUG : file1: reading active writers 2025/11/07 03:13:50 DEBUG : Looking for writers 2025/11/07 03:13:50 DEBUG : dir: reading active writers 2025/11/07 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:50 DEBUG : dir: Looking for writers 2025/11/07 03:13:50 DEBUG : file1: reading active writers 2025/11/07 03:13:50 DEBUG : Looking for writers 2025/11/07 03:13:50 DEBUG : dir: reading active writers 2025/11/07 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:50 DEBUG : dir/file1: vfs cache: starting upload 2025/11/07 03:13:50 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:50 DEBUG : dir: Looking for writers 2025/11/07 03:13:50 DEBUG : file1: reading active writers 2025/11/07 03:13:50 DEBUG : Looking for writers 2025/11/07 03:13:50 DEBUG : dir: reading active writers 2025/11/07 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:50 DEBUG : dir: Looking for writers 2025/11/07 03:13:50 DEBUG : file1: reading active writers 2025/11/07 03:13:50 DEBUG : Looking for writers 2025/11/07 03:13:50 DEBUG : dir: reading active writers 2025/11/07 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:50 DEBUG : dir/file1: size = 20 OK 2025/11/07 03:13:50 DEBUG : dir/file1.rclone_chunk.001_cbz19l: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/07 03:13:50 INFO : dir/file1.rclone_chunk.001_cbz19l: Copied (server-side copy) to: dir/file1 2025/11/07 03:13:50 INFO : dir/file1.rclone_chunk.001_cbz19l: Deleted 2025/11/07 03:13:50 DEBUG : dir/file1: size = 20 OK 2025/11/07 03:13:50 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/07 03:13:50 INFO : dir/file1: Copied (replaced existing) 2025/11/07 03:13:50 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-07 03:13:50.467443755 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/07 03:13:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:51 DEBUG : dir: Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : dir: reading active writers 2025/11/07 03:13:51 DEBUG : >WaitForWriters: 2025/11/07 03:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.49s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:51 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:51 DEBUG : file1(0xc000b74bc0): openPending: 2025/11/07 03:13:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:51 DEBUG : file1(0xc000b74bc0): >openPending: err= 2025/11/07 03:13:51 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:51 DEBUG : file1(0xc000b74bc0): _writeAt: size=5, off=0 2025/11/07 03:13:51 DEBUG : file1(0xc000b74bc0): >_writeAt: n=5, err= 2025/11/07 03:13:51 DEBUG : file1(0xc000b74bc0): close: 2025/11/07 03:13:51 DEBUG : file1: vfs cache: setting modification time to 2025-11-07 03:13:51.34948537 +0000 UTC m=+74.755286298 2025/11/07 03:13:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:51 DEBUG : file1(0xc000b74bc0): >close: err= 2025/11/07 03:13:51 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:51 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:51 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:51 DEBUG : file1: size = 5 OK 2025/11/07 03:13:51 DEBUG : file1.rclone_chunk.001_cbz2k5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:51 INFO : file1.rclone_chunk.001_cbz2k5: Copied (server-side copy) to: file1 2025/11/07 03:13:51 INFO : file1.rclone_chunk.001_cbz2k5: Deleted 2025/11/07 03:13:51 DEBUG : file1: size = 5 OK 2025/11/07 03:13:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:51 INFO : file1: Copied (new) 2025/11/07 03:13:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-07 03:13:51.34948537 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/07 03:13:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:51 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:51 DEBUG : Looking for writers 2025/11/07 03:13:51 DEBUG : file1: reading active writers 2025/11/07 03:13:51 DEBUG : >WaitForWriters: 2025/11/07 03:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/07 03:13:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.17271848 +0000 UTC m=+75.578519409 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.17271848 +0000 UTC m=+75.578519409 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2c440): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2c440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2c440): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2c440): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2c440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.17271848 +0000 UTC m=+75.578519409 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2c440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728af0 item 1 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2ca80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2ca80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2ca80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2ca80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2ca80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.177628431 +0000 UTC m=+75.583429359 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2ca80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2cf80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2cf80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2cf80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2cf80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2cf80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.177628431 +0000 UTC m=+75.583429359 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2cf80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007291f0 item 2 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2d5c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2d5c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2d5c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2d5c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2d5c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.180798959 +0000 UTC m=+75.586599887 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2d5c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.180798959 +0000 UTC m=+75.586599887 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a2da40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92340): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92340): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92340): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.180798959 +0000 UTC m=+75.586599887 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729810 item 3 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.184670012 +0000 UTC m=+75.590470930 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.184670012 +0000 UTC m=+75.590470930 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543180 item 4 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93580): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93580): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93580): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93580): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93580): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.187726295 +0000 UTC m=+75.593527223 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.187726295 +0000 UTC m=+75.593527223 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93ec0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93ec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93ec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93ec0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93ec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.187726295 +0000 UTC m=+75.593527223 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93ec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543570 item 5 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c5c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c5c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c5c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c5c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c5c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.191801571 +0000 UTC m=+75.597602489 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c5c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cb00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cb00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cb00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cb00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cb00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.191801571 +0000 UTC m=+75.597602489 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cb00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543b20 item 6 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d180): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d180): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d180): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.194513558 +0000 UTC m=+75.600314486 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.194513558 +0000 UTC m=+75.600314486 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8db40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8db40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8db40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8db40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8db40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.194513558 +0000 UTC m=+75.600314486 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8db40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a070 item 7 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8240): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8240): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8240): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8240): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8240): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.198276487 +0000 UTC m=+75.604077415 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8240): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8780): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8780): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8780): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.198276487 +0000 UTC m=+75.604077415 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a9a0 item 8 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ae00): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc00079ae00): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ae00): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ae00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ae00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ae00): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ae00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.201345835 +0000 UTC m=+75.607146763 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.201345835 +0000 UTC m=+75.607146763 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bc00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e1c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e1c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e1c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e1c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e1c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.201345835 +0000 UTC m=+75.607146763 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e1c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecfc0 item 9 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e840): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e840): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e840): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.204784106 +0000 UTC m=+75.610585024 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097ed80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097ed80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097ed80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097ed80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097ed80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.204784106 +0000 UTC m=+75.610585024 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097ed80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed8f0 item 10 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f3c0): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc00097f3c0): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f3c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f3c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f780): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f780): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.207538463 +0000 UTC m=+75.613339391 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.207538463 +0000 UTC m=+75.613339391 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42200): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42200): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42200): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.207538463 +0000 UTC m=+75.613339391 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eddc0 item 11 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42880): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42880): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42880): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.211152202 +0000 UTC m=+75.616953130 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42dc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42dc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42dc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42dc0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42dc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.211152202 +0000 UTC m=+75.616953130 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b42dc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 12 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43400): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000b43400): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43400): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43400): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43400): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43400): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b437c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b437c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b437c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b437c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b437c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.214572719 +0000 UTC m=+75.620373648 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b437c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43e80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43e80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43e80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43e80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43e80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.214572719 +0000 UTC m=+75.620373648 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b43e80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 13 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84580): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84580): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84580): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84580): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84580): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.217683264 +0000 UTC m=+75.623484183 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84ac0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84ac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84ac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84ac0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84ac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.217683264 +0000 UTC m=+75.623484183 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b84ac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401d50 item 14 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85100): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000b85100): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85100): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85100): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85100): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85100): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b854c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b854c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b854c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b854c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b854c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.22145503 +0000 UTC m=+75.627255958 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b854c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85b80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85b80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.22145503 +0000 UTC m=+75.627255958 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b85b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a930 item 15 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0280): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0280): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0280): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.224574322 +0000 UTC m=+75.630375251 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb07c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb07c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb07c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb07c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb07c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.224574322 +0000 UTC m=+75.630375251 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb07c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 16 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.227594007 +0000 UTC m=+75.633394935 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb0e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.227594007 +0000 UTC m=+75.633394935 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1780): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1780): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1780): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.227594007 +0000 UTC m=+75.633394935 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe000 item 17 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.23136981 +0000 UTC m=+75.637170738 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bb1e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be83c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be83c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be83c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be83c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be83c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.23136981 +0000 UTC m=+75.637170738 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be83c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe850 item 18 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8a40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8a40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.234508589 +0000 UTC m=+75.640309518 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.234508589 +0000 UTC m=+75.640309518 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be8f40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9440): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9440): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9440): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.234508589 +0000 UTC m=+75.640309518 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff030 item 19 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9ac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9ac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9ac0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9ac0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9ac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.238532939 +0000 UTC m=+75.644333866 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000be9ac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16080): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16080): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16080): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.238532939 +0000 UTC m=+75.644333866 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff5e0 item 20 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16700): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16700): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16700): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.241834883 +0000 UTC m=+75.647635822 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.241834883 +0000 UTC m=+75.647635822 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c16c00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17100): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17100): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.241834883 +0000 UTC m=+75.647635822 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff9d0 item 21 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17780): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17780): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.24603345 +0000 UTC m=+75.651834367 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17cc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17cc0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.24603345 +0000 UTC m=+75.651834367 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c17cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca000 item 22 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a3c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a3c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.249119118 +0000 UTC m=+75.654920046 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.249119118 +0000 UTC m=+75.654920046 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4a8c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4adc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4adc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4adc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4adc0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4adc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.249119118 +0000 UTC m=+75.654920046 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4adc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca380 item 23 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.253102641 +0000 UTC m=+75.658903560 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b980): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b980): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.253102641 +0000 UTC m=+75.658903560 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c4b980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca9a0 item 24 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70040): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000c70040): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70040): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70040): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70040): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70040): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70040): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70400): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70400): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70400): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70400): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70400): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.255897965 +0000 UTC m=+75.661698894 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.255897965 +0000 UTC m=+75.661698894 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70e40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70e40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.255897965 +0000 UTC m=+75.661698894 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c70e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006caf50 item 25 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c714c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c714c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c714c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c714c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c714c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.259724625 +0000 UTC m=+75.665525552 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c714c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c71a00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c71a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c71a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c71a00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c71a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.259724625 +0000 UTC m=+75.665525552 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c71a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb500 item 26 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000ca60c0): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6480): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6480): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6480): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.263889147 +0000 UTC m=+75.669690075 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.263889147 +0000 UTC m=+75.669690075 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ec0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ec0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.263889147 +0000 UTC m=+75.669690075 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cba40 item 27 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.26765927 +0000 UTC m=+75.673460188 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7a80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7a80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7a80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7a80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7a80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.26765927 +0000 UTC m=+75.673460188 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7a80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbf10 item 28 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710880): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000710880): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710880): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710880): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710880): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710880): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.273594975 +0000 UTC m=+75.679395893 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711480): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711480): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711480): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.273594975 +0000 UTC m=+75.679395893 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a310 item 29 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711b00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711b00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711b00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711b00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711b00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.276626522 +0000 UTC m=+75.682427450 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711b00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.276626522 +0000 UTC m=+75.682427450 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca60c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b180 item 30 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6700): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000ca6700): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6700): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6700): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6700): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6700): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ac0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ac0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.279574854 +0000 UTC m=+75.685375782 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca6ac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7180): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7180): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7180): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.279574854 +0000 UTC m=+75.685375782 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b960 item 31 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 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 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7800): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7800): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7800): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.282249912 +0000 UTC m=+75.688050841 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7e00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7e00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.282249912 +0000 UTC m=+75.688050841 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ca7e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bd50 item 32 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac84c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac84c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac84c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac84c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac84c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.285305464 +0000 UTC m=+75.691106383 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac84c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0310 item 33 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.286395969 +0000 UTC m=+75.692196898 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8f00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8f00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.286395969 +0000 UTC m=+75.692196898 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac8f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0bd0 item 33 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.289347897 +0000 UTC m=+75.695148826 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1730 item 34 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.290646634 +0000 UTC m=+75.696447563 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac99c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9f00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9f00): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.290646634 +0000 UTC m=+75.696447563 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ac9f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1c00 item 34 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0940): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0940): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0940): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.293235371 +0000 UTC m=+75.699036288 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728150 item 35 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.294193187 +0000 UTC m=+75.699994115 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1cc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1cc0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.294193187 +0000 UTC m=+75.699994115 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728380 item 35 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c245c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c245c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c245c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c245c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c245c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.297065897 +0000 UTC m=+75.702866826 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c245c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728930 item 36 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.298134061 +0000 UTC m=+75.703934988 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24ac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25000): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25000): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25000): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.298134061 +0000 UTC m=+75.703934988 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728cb0 item 36 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25640): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25640): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25640): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.300768993 +0000 UTC m=+75.706569922 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729030 item 37 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.301722773 +0000 UTC m=+75.707523701 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658200): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658200): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658200): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.301722773 +0000 UTC m=+75.707523701 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729490 item 37 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658880): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658880): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658880): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.304142201 +0000 UTC m=+75.709943130 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729a40 item 38 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.305262934 +0000 UTC m=+75.711063853 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658e80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006593c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006593c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006593c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006593c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006593c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.305262934 +0000 UTC m=+75.711063853 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006593c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729d50 item 38 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659a40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659a40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.307959303 +0000 UTC m=+75.713760221 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a4d0 item 39 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.309018429 +0000 UTC m=+75.714819358 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659f40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8100): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8100): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.309018429 +0000 UTC m=+75.714819358 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da070 item 39 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8780): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8780): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.311937295 +0000 UTC m=+75.717738224 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da540 item 40 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.313272571 +0000 UTC m=+75.719073498 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9380): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9380): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9380): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.313272571 +0000 UTC m=+75.719073498 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da8c0 item 40 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.31578818 +0000 UTC m=+75.721589108 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db030 item 41 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.317041151 +0000 UTC m=+75.722842079 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db490 item 41 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.318284814 +0000 UTC m=+75.724085741 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74980): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74980): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.318284814 +0000 UTC m=+75.724085741 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db650 item 41 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.321302715 +0000 UTC m=+75.727103633 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74fc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75500): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75500): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbe30 item 42 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75500): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.32230727 +0000 UTC m=+75.728108188 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336620 item 42 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.323537738 +0000 UTC m=+75.729338656 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c08c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c08c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c08c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c08c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c08c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.323537738 +0000 UTC m=+75.729338656 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c08c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336ee0 item 42 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.326131604 +0000 UTC m=+75.731932502 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337500 item 43 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.326858157 +0000 UTC m=+75.732659055 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003378f0 item 43 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.32766437 +0000 UTC m=+75.733465268 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1dc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92400): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92400): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92400): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92400): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92400): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.32766437 +0000 UTC m=+75.733465268 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c70 item 43 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.329489974 +0000 UTC m=+75.735290882 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92a80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 44 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.330364185 +0000 UTC m=+75.736165093 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92f80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 44 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.331167762 +0000 UTC m=+75.736968670 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c934c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a40): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.331167762 +0000 UTC m=+75.736968670 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 44 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.333313778 +0000 UTC m=+75.739114676 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a600): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a600): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 45 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a600): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.334147532 +0000 UTC m=+75.739948440 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b3c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b3c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.334147532 +0000 UTC m=+75.739948440 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fdc0 item 45 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.336414765 +0000 UTC m=+75.742215663 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bd80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4300): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4300): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4300): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342a10 item 46 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4300): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4300): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.337283776 +0000 UTC m=+75.743084674 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4300): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4a00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4a00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.337283776 +0000 UTC m=+75.743084674 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b4a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 46 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.339980896 +0000 UTC m=+75.745781804 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5040): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 47 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.340836751 +0000 UTC m=+75.746637649 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5c40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5c40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.340836751 +0000 UTC m=+75.746637649 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006b5c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343c00 item 47 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.343046827 +0000 UTC m=+75.748847725 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750300): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750800): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750800): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c540 item 48 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750800): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.343824656 +0000 UTC m=+75.749625554 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750f00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750f00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.343824656 +0000 UTC m=+75.749625554 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000750f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c9a0 item 48 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.346194162 +0000 UTC m=+75.751995090 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cfc0 item 49 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.347174101 +0000 UTC m=+75.752975018 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007519c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751f00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751f00): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.347174101 +0000 UTC m=+75.752975018 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000751f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 49 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078c600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078c600): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078c600): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078c600): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078c600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.349838308 +0000 UTC m=+75.755639227 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078c600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc70 item 50 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.350918976 +0000 UTC m=+75.756719893 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078cb00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d080): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d080): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d080): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.350918976 +0000 UTC m=+75.756719893 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dea0 item 50 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d700): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d700): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d700): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.353365866 +0000 UTC m=+75.759166774 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078d700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccd90 item 51 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.354271234 +0000 UTC m=+75.760072142 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00078dc00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa1c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa1c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa1c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa1c0): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa1c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.354271234 +0000 UTC m=+75.760072142 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa1c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd110 item 51 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa840): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa840): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa840): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.356652441 +0000 UTC m=+75.762453339 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fa840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd8f0 item 52 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.35767517 +0000 UTC m=+75.763476068 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fad40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb2c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb2c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb2c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb2c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb2c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.35767517 +0000 UTC m=+75.763476068 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb2c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdb20 item 52 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb940): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb940): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb940): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.35963099 +0000 UTC m=+75.765431897 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fb940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be0e0 item 53 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.360492946 +0000 UTC m=+75.766293844 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007fbe40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818400): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818400): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818400): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818400): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818400): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.360492946 +0000 UTC m=+75.766293844 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be3f0 item 53 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818a80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818a80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818a80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818a80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818a80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.362610239 +0000 UTC m=+75.768411147 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818a80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be8c0 item 54 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.363642194 +0000 UTC m=+75.769443092 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000818f80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819500): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819500): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819500): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.363642194 +0000 UTC m=+75.769443092 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000beb60 item 54 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819b80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819b80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.365623922 +0000 UTC m=+75.771424830 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000819b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf340 item 55 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.366967162 +0000 UTC m=+75.772768089 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840640): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840640): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840640): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.366967162 +0000 UTC m=+75.772768089 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf9d0 item 55 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840cc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840cc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.369370049 +0000 UTC m=+75.775170947 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000840cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bff10 item 56 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.370286319 +0000 UTC m=+75.776087227 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008411c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841740): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841740): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841740): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.370286319 +0000 UTC m=+75.776087227 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e620 item 56 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.372628563 +0000 UTC m=+75.778429482 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000841d80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e340): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e340): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ed20 item 57 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e340): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.373486953 +0000 UTC m=+75.779287861 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f180 item 57 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.374401058 +0000 UTC m=+75.780201956 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089e880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089ee00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089ee00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089ee00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089ee00): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089ee00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.374401058 +0000 UTC m=+75.780201956 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089ee00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f490 item 57 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.37663062 +0000 UTC m=+75.782431529 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f980): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f980): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fc70 item 58 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f980): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.377501445 +0000 UTC m=+75.783302343 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089f980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a000 item 58 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.378569909 +0000 UTC m=+75.784370827 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00089fec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0500): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0500): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0500): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.378569909 +0000 UTC m=+75.784370827 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 58 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.381720248 +0000 UTC m=+75.787521167 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c0b40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1080): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1080): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a9a0 item 59 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1080): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.382648942 +0000 UTC m=+75.788449849 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad90 item 59 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.383975179 +0000 UTC m=+75.789776097 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c15c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1b40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1b40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1b40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1b40): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1b40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.383975179 +0000 UTC m=+75.789776097 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008c1b40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034afc0 item 59 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.386678881 +0000 UTC m=+75.792479799 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 60 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.38763776 +0000 UTC m=+75.793438679 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb90 item 60 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.388821451 +0000 UTC m=+75.794622359 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000944c80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945240): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945240): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945240): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945240): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945240): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.388821451 +0000 UTC m=+75.794622359 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945240): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034be30 item 60 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.391219128 +0000 UTC m=+75.797020047 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945dc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945dc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945dc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004807e0 item 61 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945dc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945dc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.39217375 +0000 UTC m=+75.797974658 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000945dc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966540): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966540): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966540): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.39217375 +0000 UTC m=+75.797974658 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 61 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.394576016 +0000 UTC m=+75.800376914 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000966b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009670c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009670c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009670c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 62 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009670c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009670c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.395383181 +0000 UTC m=+75.801184079 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009670c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009677c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009677c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009677c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009677c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009677c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.395383181 +0000 UTC m=+75.801184079 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009677c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004811f0 item 62 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.397748098 +0000 UTC m=+75.803549006 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000967e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bc3c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bc3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bc3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 63 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bc3c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bc3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.398772078 +0000 UTC m=+75.804573006 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bc3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bcac0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bcac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bcac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bcac0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bcac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.398772078 +0000 UTC m=+75.804573006 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bcac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004818f0 item 63 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 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 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.401631572 +0000 UTC m=+75.807432501 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd640): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd640): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 64 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd640): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.402539647 +0000 UTC m=+75.808340575 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bd640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bdd40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bdd40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bdd40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bdd40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bdd40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.402539647 +0000 UTC m=+75.808340575 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009bdd40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa230 item 64 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14400): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14400): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14400): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14400): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14400): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.405271832 +0000 UTC m=+75.811072750 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fac40 item 65 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.406260757 +0000 UTC m=+75.812061675 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14d80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14d80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14d80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14d80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14d80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.406260757 +0000 UTC m=+75.812061675 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a14d80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb340 item 65 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a153c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a153c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a153c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a153c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a153c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.408962866 +0000 UTC m=+75.814763794 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a153c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb880 item 66 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.410059073 +0000 UTC m=+75.815860001 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15d80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15d80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15d80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15d80): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15d80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.410059073 +0000 UTC m=+75.815860001 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a15d80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 66 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.412423078 +0000 UTC m=+75.818223996 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004744d0 item 67 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.413467427 +0000 UTC m=+75.819268345 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8c8c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cdc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cdc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cdc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cdc0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cdc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.413467427 +0000 UTC m=+75.819268345 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8cdc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474850 item 67 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.415930587 +0000 UTC m=+75.821731506 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475110 item 68 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.416903492 +0000 UTC m=+75.822704421 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8d940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8de80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8de80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8de80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8de80): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8de80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.416903492 +0000 UTC m=+75.822704421 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a8de80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475500 item 68 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.420065455 +0000 UTC m=+75.825866383 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 69 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.421144969 +0000 UTC m=+75.826945898 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab69c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6ec0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6ec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6ec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6ec0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6ec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.421144969 +0000 UTC m=+75.826945898 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab6ec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475f10 item 69 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.423628258 +0000 UTC m=+75.829429187 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c310 item 70 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.424597847 +0000 UTC m=+75.830398766 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ab7a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee000): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee000): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee000): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.424597847 +0000 UTC m=+75.830398766 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c4d0 item 70 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee680): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee680): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee680): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.427032454 +0000 UTC m=+75.832833383 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aee680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 71 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.428076343 +0000 UTC m=+75.833877261 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aeeb80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef080): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef080): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef080): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.428076343 +0000 UTC m=+75.833877261 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 71 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef700): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef700): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef700): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.430502445 +0000 UTC m=+75.836303373 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aef700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 72 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.431861474 +0000 UTC m=+75.837662402 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aefc00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b441c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b441c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b441c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b441c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b441c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.431861474 +0000 UTC m=+75.837662402 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b441c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 72 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.434773638 +0000 UTC m=+75.840574566 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44c80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44c80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44c80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d6c0 item 73 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44c80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44c80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.435799522 +0000 UTC m=+75.841600440 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b44c80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d8f0 item 73 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.436849051 +0000 UTC m=+75.842649958 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45140): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45680): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45680): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45680): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.436849051 +0000 UTC m=+75.842649958 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 73 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.439241018 +0000 UTC m=+75.845041916 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b45cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90240): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90240): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90240): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756230 item 74 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90240): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90240): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.440262715 +0000 UTC m=+75.846063613 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90240): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756460 item 74 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.441501078 +0000 UTC m=+75.847301986 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90d00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90d00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90d00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90d00): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90d00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.441501078 +0000 UTC m=+75.847301986 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b90d00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756700 item 74 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.44448717 +0000 UTC m=+75.850288078 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91840): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91840): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756b60 item 75 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91840): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.445383271 +0000 UTC m=+75.851184179 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756e70 item 75 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.447081827 +0000 UTC m=+75.852882735 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b91d80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc340): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc340): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc340): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.447081827 +0000 UTC m=+75.852882735 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007570a0 item 75 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.449450621 +0000 UTC m=+75.855251529 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbc980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbce80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbce80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbce80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000757490 item 76 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbce80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbce80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.450292731 +0000 UTC m=+75.856093629 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbce80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000757730 item 76 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.451296334 +0000 UTC m=+75.857097242 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd940): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd940): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd940): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.451296334 +0000 UTC m=+75.857097242 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bbd940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007579d0 item 76 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.453890721 +0000 UTC m=+75.859691649 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea500): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea500): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000757e30 item 77 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea500): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.4552976 +0000 UTC m=+75.861098498 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bea500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beac00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beac00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beac00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beac00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beac00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.4552976 +0000 UTC m=+75.861098498 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beac00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a070 item 77 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.458571863 +0000 UTC m=+75.864372771 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb240): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a3f0 item 78 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.459498291 +0000 UTC m=+75.865299198 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000beb740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bebe40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bebe40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bebe40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bebe40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bebe40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.459498291 +0000 UTC m=+75.865299198 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bebe40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a770 item 78 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.46254108 +0000 UTC m=+75.868341978 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06a00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ac40 item 79 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06a00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.463830949 +0000 UTC m=+75.869631857 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c06a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07100): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07100): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.463830949 +0000 UTC m=+75.869631857 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ae70 item 79 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.468120927 +0000 UTC m=+75.873921835 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07c40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b340 item 80 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07c40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.469603327 +0000 UTC m=+75.875404235 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c07c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2a3c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2a3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2a3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2a3c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2a3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.469603327 +0000 UTC m=+75.875404235 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2a3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b5e0 item 80 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2aa00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2aa00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2aa00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2aa00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2aa00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.472637411 +0000 UTC m=+75.878438328 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2aa00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542150 item 81 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.474015845 +0000 UTC m=+75.879816754 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ae80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2b3c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2b3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2b3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2b3c0): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2b3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.474015845 +0000 UTC m=+75.879816754 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2b3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542770 item 81 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ba40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ba40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ba40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ba40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ba40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.476775493 +0000 UTC m=+75.882576401 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2ba40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542e00 item 82 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.477708965 +0000 UTC m=+75.883509882 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c2bf40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46540): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46540): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46540): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.477708965 +0000 UTC m=+75.883509882 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543180 item 82 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46bc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46bc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46bc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46bc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46bc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.479624327 +0000 UTC m=+75.885425235 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c46bc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543570 item 83 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.480563589 +0000 UTC m=+75.886364498 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c470c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47600): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47600): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47600): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.480563589 +0000 UTC m=+75.886364498 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005437a0 item 83 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47c80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47c80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47c80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47c80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47c80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.482627211 +0000 UTC m=+75.888428120 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c47c80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543b90 item 84 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.48344219 +0000 UTC m=+75.889243098 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e780): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e780): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e780): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.48344219 +0000 UTC m=+75.889243098 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6e780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543dc0 item 84 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6ee00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6ee00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6ee00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6ee00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6ee00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.485444166 +0000 UTC m=+75.891245074 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6ee00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecbd0 item 85 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.486373318 +0000 UTC m=+75.892174226 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f300): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f840): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f840): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f840): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.486373318 +0000 UTC m=+75.892174226 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6f840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed030 item 85 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6fec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6fec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6fec0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6fec0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6fec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.489082591 +0000 UTC m=+75.894883499 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c6fec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed730 item 86 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.490027535 +0000 UTC m=+75.895828422 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8e440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c500): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c500): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c500): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.490027535 +0000 UTC m=+75.895828422 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 86 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0cb80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0cb80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0cb80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0cb80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0cb80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.491722603 +0000 UTC m=+75.897523492 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0cb80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 87 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.493658236 +0000 UTC m=+75.899459143 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d5c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d5c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d5c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d5c0): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d5c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.493658236 +0000 UTC m=+75.899459143 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d5c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401340 item 87 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.498662023 +0000 UTC m=+75.904462931 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a7e0 item 88 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.501637674 +0000 UTC m=+75.907438563 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0b00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0b00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0b00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0b00): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0b00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.501637674 +0000 UTC m=+75.907438563 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0b00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aa80 item 88 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.503125816 +0000 UTC m=+75.908926705 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b1f0 item 89 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.504185965 +0000 UTC m=+75.909986873 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b500 item 89 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.505325884 +0000 UTC m=+75.911126803 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d962c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d962c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d962c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d962c0): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d962c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.505325884 +0000 UTC m=+75.911126803 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d962c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b7a0 item 89 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.507507978 +0000 UTC m=+75.913308886 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96e40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bdc0 item 90 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96e40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.508375665 +0000 UTC m=+75.914176574 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d96e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a310 item 90 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.509218456 +0000 UTC m=+75.915019354 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97940): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97940): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97940): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.509218456 +0000 UTC m=+75.915019354 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d97940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a930 item 90 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.511082473 +0000 UTC m=+75.916883372 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 91 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.511805108 +0000 UTC m=+75.917606006 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 91 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.512517586 +0000 UTC m=+75.918318484 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc8a80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9000): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9000): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9000): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.512517586 +0000 UTC m=+75.918318484 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe000 item 91 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.514389036 +0000 UTC m=+75.920189944 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9b80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe5b0 item 92 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9b80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.515175052 +0000 UTC m=+75.920975950 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000dc9b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe7e0 item 92 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.516026799 +0000 UTC m=+75.921827707 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0140): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0700): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0700): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0700): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.516026799 +0000 UTC m=+75.921827707 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006feb60 item 92 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.518285266 +0000 UTC m=+75.924086174 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df0d40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1280): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1280): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff180 item 93 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1280): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.519026617 +0000 UTC m=+75.924827515 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1980): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1980): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.519026617 +0000 UTC m=+75.924827515 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000df1980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff420 item 93 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.521400539 +0000 UTC m=+75.927201438 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e18040): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d381c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d381c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d381c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c00 item 94 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d381c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d381c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.52302074 +0000 UTC m=+75.928821638 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d381c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d388c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d388c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d388c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d388c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d388c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.52302074 +0000 UTC m=+75.928821638 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d388c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 94 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.525413879 +0000 UTC m=+75.931214787 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d38f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca310 item 95 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.526291726 +0000 UTC m=+75.932092624 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39b40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39b40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39b40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39b40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39b40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.526291726 +0000 UTC m=+75.932092624 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d39b40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca5b0 item 95 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 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 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.528558699 +0000 UTC m=+75.934359597 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca9a0 item 96 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.529377895 +0000 UTC m=+75.935178803 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52e40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52e40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.529377895 +0000 UTC m=+75.935178803 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cacb0 item 96 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= 2025/11/07 03:13:52 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:52 DEBUG : Looking for writers 2025/11/07 03:13:52 DEBUG : >WaitForWriters: 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/07 03:13:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0a80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0a80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0a80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0a80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0a80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.664362237 +0000 UTC m=+76.070163165 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0a80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.664362237 +0000 UTC m=+76.070163165 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e1740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24000): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24000): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24000): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.664362237 +0000 UTC m=+76.070163165 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca2a0 item 1 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24640): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24640): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24640): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.668710604 +0000 UTC m=+76.074511543 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24b40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24b40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24b40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24b40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24b40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.668710604 +0000 UTC m=+76.074511543 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24b40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca850 item 2 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.672023038 +0000 UTC m=+76.077823957 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.672023038 +0000 UTC m=+76.077823957 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.672023038 +0000 UTC m=+76.077823957 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cae70 item 3 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658380): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658380): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658380): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.676457077 +0000 UTC m=+76.082258005 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006588c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006588c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006588c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006588c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006588c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.676457077 +0000 UTC m=+76.082258005 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006588c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbab0 item 4 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659000): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659000): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659000): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.678913786 +0000 UTC m=+76.084714694 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.678913786 +0000 UTC m=+76.084714694 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659940): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659940): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659940): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.678913786 +0000 UTC m=+76.084714694 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbe30 item 5 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8040): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8040): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8040): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8040): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8040): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.681955261 +0000 UTC m=+76.087756180 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8040): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.681955261 +0000 UTC m=+76.087756180 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aaf0 item 6 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8c80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8c80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8c80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8c80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8c80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.685138102 +0000 UTC m=+76.090939031 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8c80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.685138102 +0000 UTC m=+76.090939031 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc92c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9780): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9780): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9780): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.685138102 +0000 UTC m=+76.090939031 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b500 item 7 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.689476191 +0000 UTC m=+76.095277129 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74440): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74440): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74440): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.689476191 +0000 UTC m=+76.095277129 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc00 item 8 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74a40): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000b74a40): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74a40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74a40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.693030478 +0000 UTC m=+76.098831446 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.693030478 +0000 UTC m=+76.098831446 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b752c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b757c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b757c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b757c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b757c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b757c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.693030478 +0000 UTC m=+76.098831446 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b757c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0000 item 9 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75e40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75e40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.696505898 +0000 UTC m=+76.102306827 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0d80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0d80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0d80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0d80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0d80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.696505898 +0000 UTC m=+76.102306827 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0d80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0d90 item 10 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1400): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc0003c1400): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1400): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1400): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1400): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1400): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c17c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c17c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c17c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c17c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c17c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.69948611 +0000 UTC m=+76.105287027 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c17c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.69948611 +0000 UTC m=+76.105287027 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92580): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92580): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92580): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92580): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92580): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.69948611 +0000 UTC m=+76.105287027 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 11 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92c40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92c40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.703403349 +0000 UTC m=+76.109204276 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93180): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93180): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93180): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.703403349 +0000 UTC m=+76.109204276 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007281c0 item 12 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c937c0): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000c937c0): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c937c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c937c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c937c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c937c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c937c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93b80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93b80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.707060298 +0000 UTC m=+76.112861267 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a2c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a2c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a2c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a2c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a2c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.707060298 +0000 UTC m=+76.112861267 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a2c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728690 item 13 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ac00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ac00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ac00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ac00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ac00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.709635169 +0000 UTC m=+76.115436097 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079ac00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b5c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b5c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b5c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b5c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b5c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.709635169 +0000 UTC m=+76.115436097 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b5c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728cb0 item 14 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bf00): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc00079bf00): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bf00): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bf00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bf00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bf00): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bf00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c3c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c3c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.712872582 +0000 UTC m=+76.118673510 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0c3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0ca80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0ca80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0ca80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0ca80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0ca80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.712872582 +0000 UTC m=+76.118673510 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0ca80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729030 item 15 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d100): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d100): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d100): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.715635635 +0000 UTC m=+76.121436564 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d640): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d640): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d640): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.715635635 +0000 UTC m=+76.121436564 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0d640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007297a0 item 16 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.718449666 +0000 UTC m=+76.124250594 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d0dc80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.718449666 +0000 UTC m=+76.124250594 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52c40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52c40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.718449666 +0000 UTC m=+76.124250594 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d52c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729ce0 item 17 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d532c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d532c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d532c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d532c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d532c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.721511389 +0000 UTC m=+76.127312277 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d532c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d53900): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d53900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d53900): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d53900): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d53900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.721511389 +0000 UTC m=+76.127312277 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000d53900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff8f0 item 18 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa000): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa000): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa000): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.72386265 +0000 UTC m=+76.129663548 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.72386265 +0000 UTC m=+76.129663548 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fa500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008faa00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008faa00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008faa00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008faa00): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008faa00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.72386265 +0000 UTC m=+76.129663548 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008faa00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ffce0 item 19 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb080): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb080): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb080): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.726410871 +0000 UTC m=+76.132211759 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb5c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb5c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb5c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb5c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb5c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.726410871 +0000 UTC m=+76.132211759 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fb5c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da3f0 item 20 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fbc40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fbc40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fbc40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fbc40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fbc40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.728055375 +0000 UTC m=+76.133856263 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008fbc40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.728055375 +0000 UTC m=+76.133856263 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007721c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007726c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007726c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007726c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007726c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007726c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.728055375 +0000 UTC m=+76.133856263 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007726c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da9a0 item 21 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000772d40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000772d40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000772d40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000772d40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000772d40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.731119584 +0000 UTC m=+76.136920553 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000772d40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773280): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773280): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773280): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.731119584 +0000 UTC m=+76.136920553 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db500 item 22 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773900): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773900): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773900): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.733619665 +0000 UTC m=+76.139420593 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.733619665 +0000 UTC m=+76.139420593 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000773e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007be380): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007be380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007be380): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007be380): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007be380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.733619665 +0000 UTC m=+76.139420593 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007be380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dba40 item 23 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bea00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bea00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bea00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bea00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bea00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.737382062 +0000 UTC m=+76.143182991 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bea00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bef40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bef40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bef40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bef40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bef40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.737382062 +0000 UTC m=+76.143182991 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bef40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336ee0 item 24 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf580): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc0007bf580): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf580): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf580): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf580): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf580): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711280): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711280): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711280): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.739987039 +0000 UTC m=+76.145787937 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.739987039 +0000 UTC m=+76.145787937 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711cc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711cc0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.739987039 +0000 UTC m=+76.145787937 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed1f0 item 25 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e303c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e303c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e303c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e303c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e303c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.743933593 +0000 UTC m=+76.149734512 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e303c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30900): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30900): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30900): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.743933593 +0000 UTC m=+76.149734512 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edc00 item 26 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30f40): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000e30f40): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30f40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30f40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30f40): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e30f40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31300): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31300): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31300): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31300): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31300): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.747114781 +0000 UTC m=+76.152915709 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31300): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.747114781 +0000 UTC m=+76.152915709 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31d40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31d40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31d40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31d40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31d40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.747114781 +0000 UTC m=+76.152915709 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e31d40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 27 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58440): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58440): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.750767544 +0000 UTC m=+76.156568482 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58980): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58980): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.750767544 +0000 UTC m=+76.156568482 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 28 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58fc0): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000e58fc0): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58fc0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58fc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58fc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e58fc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59380): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59380): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59380): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.753531659 +0000 UTC m=+76.159332578 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59a40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59a40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.753531659 +0000 UTC m=+76.159332578 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e59a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 29 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a140): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a140): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a140): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a140): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a140): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.755942412 +0000 UTC m=+76.161743300 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a140): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a680): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a680): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a680): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.755942412 +0000 UTC m=+76.161743300 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6a680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 30 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6acc0): _readAt: size=2, off=0 2025/11/07 03:13:52 ERROR : open-test-file(0xc000e6acc0): Couldn't read size of file 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6acc0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6acc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6acc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6acc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6acc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b080): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b080): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b080): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.757760072 +0000 UTC m=+76.163560959 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b740): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b740): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b740): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.757760072 +0000 UTC m=+76.163560959 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6b740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 31 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 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 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6bdc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6bdc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6bdc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6bdc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6bdc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.760863212 +0000 UTC m=+76.166664141 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000e6bdc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804380): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804380): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804380): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.760863212 +0000 UTC m=+76.166664141 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 32 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008049c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008049c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008049c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008049c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008049c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.763656664 +0000 UTC m=+76.169457582 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008049c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c230 item 33 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.76491803 +0000 UTC m=+76.170718968 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000804e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805340): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805340): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805340): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.76491803 +0000 UTC m=+76.170718968 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c540 item 33 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805980): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805980): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805980): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.768156856 +0000 UTC m=+76.173957784 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 34 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.770363646 +0000 UTC m=+76.176164574 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000805e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008203c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008203c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008203c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008203c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008203c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.770363646 +0000 UTC m=+76.176164574 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008203c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cfc0 item 34 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820a00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820a00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.773400303 +0000 UTC m=+76.179201221 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d5e0 item 35 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.774396321 +0000 UTC m=+76.180197250 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000820e80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821380): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821380): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821380): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.774396321 +0000 UTC m=+76.180197250 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc70 item 35 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821a00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821a00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.777247059 +0000 UTC m=+76.183047988 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc700 item 36 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.778394592 +0000 UTC m=+76.184195509 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000821f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008764c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008764c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008764c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008764c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008764c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.778394592 +0000 UTC m=+76.184195509 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008764c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccd90 item 36 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf9c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf9c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf9c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf9c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf9c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.780681913 +0000 UTC m=+76.186482801 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bf9c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003375e0 item 37 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.781326623 +0000 UTC m=+76.187127511 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007bfe40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009083c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009083c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009083c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009083c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009083c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.781326623 +0000 UTC m=+76.187127511 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009083c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337960 item 37 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908a40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908a40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.78304188 +0000 UTC m=+76.188842778 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be0e0 item 38 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.783712148 +0000 UTC m=+76.189513036 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000908f40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909480): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909480): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909480): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.783712148 +0000 UTC m=+76.189513036 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be3f0 item 38 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909b00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909b00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909b00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909b00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909b00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.78511015 +0000 UTC m=+76.190911038 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000909b00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000be8c0 item 39 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.786489699 +0000 UTC m=+76.192290627 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948580): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948580): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948580): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948580): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948580): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.786489699 +0000 UTC m=+76.192290627 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000beb60 item 39 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948c00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948c00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948c00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948c00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948c00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.789339014 +0000 UTC m=+76.195139933 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000948c00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf340 item 40 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.790454977 +0000 UTC m=+76.196255905 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949640): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949640): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949640): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.790454977 +0000 UTC m=+76.196255905 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bf9d0 item 40 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.792920552 +0000 UTC m=+76.198721481 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000949c00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e180): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e180): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bff10 item 41 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e180): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.793708382 +0000 UTC m=+76.199509299 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e620 item 41 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.794566441 +0000 UTC m=+76.200367369 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097e640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097eb80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097eb80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097eb80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097eb80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097eb80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.794566441 +0000 UTC m=+76.200367369 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097eb80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ea10 item 41 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.797214649 +0000 UTC m=+76.203015577 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f1c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f6c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f6c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f6c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f180 item 42 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f6c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f6c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.79815406 +0000 UTC m=+76.203954979 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097f6c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f490 item 42 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.799426017 +0000 UTC m=+76.205226936 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00097fc00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0200): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0200): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0200): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.799426017 +0000 UTC m=+76.205226936 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f880 item 42 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.802293637 +0000 UTC m=+76.208094555 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0d40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0d40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0d40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a000 item 43 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0d40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0d40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.803377089 +0000 UTC m=+76.209178017 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e0d40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 43 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.804574897 +0000 UTC m=+76.210375825 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e17c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e17c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e17c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e17c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e17c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.804574897 +0000 UTC m=+76.210375825 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e17c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 43 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.807785159 +0000 UTC m=+76.213586087 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009e1e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36380): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36380): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad90 item 44 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36380): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.808783021 +0000 UTC m=+76.214583950 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034afc0 item 44 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.809868878 +0000 UTC m=+76.215669806 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a368c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36e40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36e40): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.809868878 +0000 UTC m=+76.215669806 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a36e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b490 item 44 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.812440663 +0000 UTC m=+76.218241581 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37980): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37980): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb90 item 45 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37980): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.813321384 +0000 UTC m=+76.219122282 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a37980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84100): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84100): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.813321384 +0000 UTC m=+76.219122282 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034be30 item 45 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.816180449 +0000 UTC m=+76.221981367 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84c40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004807e0 item 46 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84c40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.817673941 +0000 UTC m=+76.223474849 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a84c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85340): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85340): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85340): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.817673941 +0000 UTC m=+76.223474849 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 46 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.819921987 +0000 UTC m=+76.225722885 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85e80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85e80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85e80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 47 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85e80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85e80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.820772684 +0000 UTC m=+76.226573582 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000a85e80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aba600): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aba600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aba600): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aba600): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aba600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.820772684 +0000 UTC m=+76.226573582 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aba600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004811f0 item 47 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.823032853 +0000 UTC m=+76.228833752 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abac40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb140): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb140): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb140): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 48 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb140): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb140): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.823830791 +0000 UTC m=+76.229631699 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb140): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb840): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb840): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb840): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb840): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb840): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.823830791 +0000 UTC m=+76.229631699 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abb840): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004818f0 item 48 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abbe80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abbe80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abbe80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abbe80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abbe80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.827150198 +0000 UTC m=+76.232951126 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000abbe80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 49 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.828277833 +0000 UTC m=+76.234078761 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec8c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec8c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec8c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec8c0): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec8c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.828277833 +0000 UTC m=+76.234078761 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aec8c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa230 item 49 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aecf40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aecf40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aecf40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aecf40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aecf40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.831252555 +0000 UTC m=+76.237053472 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aecf40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fac40 item 50 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.832470438 +0000 UTC m=+76.238271367 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed9c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed9c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed9c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed9c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed9c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.832470438 +0000 UTC m=+76.238271367 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000aed9c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb340 item 50 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b240c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b240c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b240c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b240c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b240c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.83514725 +0000 UTC m=+76.240948169 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b240c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb880 item 51 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.836232968 +0000 UTC m=+76.242033895 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b245c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b24b00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b24b00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b24b00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b24b00): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b24b00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.836232968 +0000 UTC m=+76.242033895 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b24b00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 51 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25180): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25180): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25180): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.839098073 +0000 UTC m=+76.244898990 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004744d0 item 52 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.840323381 +0000 UTC m=+76.246124309 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25c00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25c00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25c00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25c00): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25c00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.840323381 +0000 UTC m=+76.246124309 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b25c00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474850 item 52 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a300): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a300): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a300): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a300): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a300): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.843060826 +0000 UTC m=+76.248861754 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a300): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475110 item 53 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.844446987 +0000 UTC m=+76.250247925 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5a800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5ad40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5ad40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5ad40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5ad40): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5ad40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.844446987 +0000 UTC m=+76.250247925 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5ad40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475500 item 53 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b3c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b3c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.847224678 +0000 UTC m=+76.253025576 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 54 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.84809452 +0000 UTC m=+76.253895427 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5b8c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5be40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5be40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5be40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5be40): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5be40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.84809452 +0000 UTC m=+76.253895427 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b5be40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475f10 item 54 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9c540): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9c540): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9c540): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9c540): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9c540): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.850099471 +0000 UTC m=+76.255900369 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9c540): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c310 item 55 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.850952581 +0000 UTC m=+76.256753479 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9ca40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9cf80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9cf80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9cf80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9cf80): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9cf80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.850952581 +0000 UTC m=+76.256753479 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9cf80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c4d0 item 55 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9d600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9d600): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9d600): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9d600): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9d600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.853022384 +0000 UTC m=+76.258823282 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9d600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 56 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.854035585 +0000 UTC m=+76.259836483 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b9db00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6100): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6100): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.854035585 +0000 UTC m=+76.259836483 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 56 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.856121267 +0000 UTC m=+76.261922165 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6c80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6c80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6c80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 57 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6c80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6c80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.856926308 +0000 UTC m=+76.262727206 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc6c80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 57 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.858391306 +0000 UTC m=+76.264192234 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc71c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7740): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7740): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7740): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7740): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7740): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.858391306 +0000 UTC m=+76.264192234 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7740): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 57 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.861188234 +0000 UTC m=+76.266989162 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc7d80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6340): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6340): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d8f0 item 58 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6340): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.862026246 +0000 UTC m=+76.267827174 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 58 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.863663448 +0000 UTC m=+76.269464376 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6e40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6e40): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.863663448 +0000 UTC m=+76.269464376 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf6e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 58 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.865877139 +0000 UTC m=+76.271678037 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf79c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf79c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf79c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756460 item 59 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf79c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf79c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.866470233 +0000 UTC m=+76.272271131 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf79c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756700 item 59 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.867673861 +0000 UTC m=+76.273474788 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bf7f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18500): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18500): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18500): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18500): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18500): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.867673861 +0000 UTC m=+76.273474788 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18500): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007568c0 item 59 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.870501144 +0000 UTC m=+76.276302073 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c18b40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19080): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19080): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000756e70 item 60 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19080): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.871570191 +0000 UTC m=+76.277371109 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007570a0 item 60 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.872592087 +0000 UTC m=+76.278393005 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c195c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19b80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19b80): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.872592087 +0000 UTC m=+76.278393005 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c19b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007572d0 item 60 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.875328661 +0000 UTC m=+76.281129579 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c240): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c780): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000757730 item 61 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c780): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.876080642 +0000 UTC m=+76.281881550 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3c780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3ce80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3ce80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3ce80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3ce80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3ce80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.876080642 +0000 UTC m=+76.281881550 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3ce80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007579d0 item 61 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.878187705 +0000 UTC m=+76.283988603 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3d4c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3da00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3da00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3da00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000757dc0 item 62 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3da00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3da00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.878918476 +0000 UTC m=+76.284719374 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c3da00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68180): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68180): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68180): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.878918476 +0000 UTC m=+76.284719374 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a000 item 62 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.880886047 +0000 UTC m=+76.286686945 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c687c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68d00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68d00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68d00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a380 item 63 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68d00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68d00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.881531318 +0000 UTC m=+76.287332226 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c68d00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69400): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69400): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69400): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69400): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69400): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.881531318 +0000 UTC m=+76.287332226 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69400): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a540 item 63 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 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 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): >_readAt: n=0, err=Bad file descriptor 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.883458232 +0000 UTC m=+76.289259140 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c69a40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c000): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c000): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c000): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051abd0 item 64 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c000): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c000): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.884184054 +0000 UTC m=+76.289984962 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c000): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c700): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c700): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c700): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.884184054 +0000 UTC m=+76.289984962 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ad90 item 64 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cd40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cd40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cd40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cd40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cd40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.886943391 +0000 UTC m=+76.292744299 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cd40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b2d0 item 65 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.889963316 +0000 UTC m=+76.295764214 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d1c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c180): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c180): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c180): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.889963316 +0000 UTC m=+76.295764214 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a000 item 65 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c7c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c7c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c7c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c7c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c7c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.89242838 +0000 UTC m=+76.298229308 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8c7c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a380 item 66 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.893503096 +0000 UTC m=+76.299304014 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8cc40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d600): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d600): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d600): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d600): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d600): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.893503096 +0000 UTC m=+76.299304014 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8d600): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a540 item 66 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8dc40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8dc40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8dc40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8dc40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8dc40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.896354306 +0000 UTC m=+76.302155224 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c8dc40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051abd0 item 67 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.897432548 +0000 UTC m=+76.303233516 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0140): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0640): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0640): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0640): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0640): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0640): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.897432548 +0000 UTC m=+76.303233516 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0640): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ad90 item 67 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0d40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0d40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0d40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0d40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0d40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.900093901 +0000 UTC m=+76.305894828 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b0d40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b5e0 item 68 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.901179388 +0000 UTC m=+76.306980316 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1240): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1780): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1780): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1780): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.901179388 +0000 UTC m=+76.306980316 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bce0 item 68 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1e00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1e00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.903708482 +0000 UTC m=+76.309509401 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0009b1e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728230 item 69 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.904638617 +0000 UTC m=+76.310439535 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876300): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876940): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876940): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876940): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.904638617 +0000 UTC m=+76.310439535 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007283f0 item 69 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876fc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876fc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876fc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876fc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876fc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.907429613 +0000 UTC m=+76.313230540 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000876fc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728a10 item 70 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.908473801 +0000 UTC m=+76.314274720 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0008774c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000877a00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000877a00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000877a00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000877a00): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000877a00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.908473801 +0000 UTC m=+76.314274720 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000877a00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728d20 item 70 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000486780): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000486780): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000486780): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000486780): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000486780): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.911135585 +0000 UTC m=+76.316936513 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000486780): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007291f0 item 71 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.91255618 +0000 UTC m=+76.318357108 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e0980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e16c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e16c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e16c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e16c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e16c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.91255618 +0000 UTC m=+76.318357108 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0002e16c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729570 item 71 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24180): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24180): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24180): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.915080887 +0000 UTC m=+76.320881804 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729a40 item 72 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.916127229 +0000 UTC m=+76.321928147 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24bc0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24bc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24bc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24bc0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24bc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.916127229 +0000 UTC m=+76.321928147 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c24bc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729d50 item 72 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.91941067 +0000 UTC m=+76.325211597 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25680): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25680): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cca80 item 73 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25680): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.921698642 +0000 UTC m=+76.327499560 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccf50 item 73 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.922834051 +0000 UTC m=+76.328634979 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c25b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006582c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006582c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006582c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006582c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006582c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.922834051 +0000 UTC m=+76.328634979 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006582c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd500 item 73 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.925408511 +0000 UTC m=+76.331209439 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658f00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658f00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658f00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdb20 item 74 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658f00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658f00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.926518033 +0000 UTC m=+76.332318941 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000658f00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdea0 item 74 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.927626271 +0000 UTC m=+76.333427179 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000659440): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006599c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006599c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006599c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006599c0): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006599c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.927626271 +0000 UTC m=+76.333427179 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0006599c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca1c0 item 74 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.930042484 +0000 UTC m=+76.335843393 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca620 item 75 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.930946971 +0000 UTC m=+76.336747869 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8580): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): _writeAt: size=3, off=2 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca7e0 item 75 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.931901583 +0000 UTC m=+76.337702511 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc8ac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc91c0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc91c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc91c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc91c0): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc91c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.931901583 +0000 UTC m=+76.337702511 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc91c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006caa80 item 75 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.934549169 +0000 UTC m=+76.340350097 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9d00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9d00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9d00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cafc0 item 76 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9d00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9d00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.935600841 +0000 UTC m=+76.341401760 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000bc9d00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb1f0 item 76 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): _writeAt: size=3, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.936768453 +0000 UTC m=+76.342569381 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74900): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74900): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74900): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.936768453 +0000 UTC m=+76.342569381 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb420 item 76 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.939582071 +0000 UTC m=+76.345382989 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b74f40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75480): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75480): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbab0 item 77 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75480): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.940614397 +0000 UTC m=+76.346415325 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75b80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75b80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75b80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75b80): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75b80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.940614397 +0000 UTC m=+76.346415325 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000b75b80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbc70 item 77 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.943088489 +0000 UTC m=+76.348889387 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c0bc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1100): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1100): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a070 item 78 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1100): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.943773174 +0000 UTC m=+76.349574072 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1800): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1800): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1800): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.943773174 +0000 UTC m=+76.349574072 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0003c1800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a770 item 78 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.946645713 +0000 UTC m=+76.352446631 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92200): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92700): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92700): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b260 item 79 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92700): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.947562502 +0000 UTC m=+76.353363430 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92e40): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92e40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92e40): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92e40): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92e40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.947562502 +0000 UTC m=+76.353363430 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c92e40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b650 item 79 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.950286352 +0000 UTC m=+76.356087290 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93980): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93980): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bab0 item 80 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93980): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.951342824 +0000 UTC m=+76.357143751 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000c93980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.951342824 +0000 UTC m=+76.357143751 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bce0 item 80 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a7c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a7c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a7c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a7c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a7c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.954569347 +0000 UTC m=+76.360370266 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079a7c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d00e0 item 81 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.956367481 +0000 UTC m=+76.362168409 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079b0c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bb00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bb00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bb00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bb00): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bb00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.956367481 +0000 UTC m=+76.362168409 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00079bb00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0770 item 81 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710700): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710700): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710700): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710700): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710700): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.95921852 +0000 UTC m=+76.365019447 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710700): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1180 item 82 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.960236939 +0000 UTC m=+76.366037847 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000710c40): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711340): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711340): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711340): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711340): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711340): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.960236939 +0000 UTC m=+76.366037847 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711340): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1810 item 82 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007119c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007119c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007119c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007119c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007119c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.96247077 +0000 UTC m=+76.368271678 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc0007119c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe000 item 83 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.96349984 +0000 UTC m=+76.369300759 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000711ec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000664480): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000664480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000664480): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000664480): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000664480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.96349984 +0000 UTC m=+76.369300759 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000664480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe230 item 83 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4380): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4380): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4380): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4380): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4380): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.965629946 +0000 UTC m=+76.371430855 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4380): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da310 item 84 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.96664934 +0000 UTC m=+76.372450248 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4880): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4e00): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4e00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4e00): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4e00): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4e00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.96664934 +0000 UTC m=+76.372450248 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb4e00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da540 item 84 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5480): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5480): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5480): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5480): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5480): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.968792008 +0000 UTC m=+76.374592917 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5480): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daa80 item 85 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.969605024 +0000 UTC m=+76.375405922 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5980): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5ec0): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5ec0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5ec0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5ec0): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5ec0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.969605024 +0000 UTC m=+76.375405922 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cb5ec0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db030 item 85 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc85c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc85c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc85c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc85c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc85c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.971701668 +0000 UTC m=+76.377502566 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc85c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db650 item 86 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.972556531 +0000 UTC m=+76.378357440 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc8ac0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9040): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9040): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9040): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9040): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9040): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.972556531 +0000 UTC m=+76.378357440 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9040): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db9d0 item 86 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc96c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc96c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc96c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc96c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc96c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.974786084 +0000 UTC m=+76.380586992 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc96c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec540 item 87 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.97564763 +0000 UTC m=+76.381448538 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cc9bc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda180): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda180): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda180): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda180): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda180): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.97564763 +0000 UTC m=+76.381448538 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda180): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecee0 item 87 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda800): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda800): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda800): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda800): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda800): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.977706352 +0000 UTC m=+76.383507261 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cda800): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed500 item 88 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.97860633 +0000 UTC m=+76.384407239 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdad00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb280): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb280): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb280): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.97860633 +0000 UTC m=+76.384407239 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed8f0 item 88 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.980766332 +0000 UTC m=+76.386567230 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdb8c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdbe00): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdbe00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdbe00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eddc0 item 89 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdbe00): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdbe00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.981624593 +0000 UTC m=+76.387425501 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cdbe00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e540 item 89 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.982602708 +0000 UTC m=+76.388403616 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea940): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea940): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea940): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea940): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea940): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.982602708 +0000 UTC m=+76.388403616 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000cea940): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 89 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.984690245 +0000 UTC m=+76.390491153 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceaf80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceb4c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceb4c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceb4c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 90 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceb4c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceb4c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.985470197 +0000 UTC m=+76.391271095 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceb4c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f570 item 90 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.986448493 +0000 UTC m=+76.392249401 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000ceba00): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680040): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680040): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680040): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680040): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680040): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.986448493 +0000 UTC m=+76.392249401 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680040): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 90 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.988576114 +0000 UTC m=+76.394377022 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680bc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680bc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680bc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 91 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680bc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680bc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.989337422 +0000 UTC m=+76.395138320 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000680bc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): >_readAt: n=2, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): _writeAt: size=3, off=7 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342a10 item 91 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.990368296 +0000 UTC m=+76.396169204 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681100): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681680): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681680): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681680): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681680): >_readAt: n=8, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681680): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.990368296 +0000 UTC m=+76.396169204 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681680): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 91 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.992530222 +0000 UTC m=+76.398331130 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc000681cc0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c280): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c280): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c280): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 92 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c280): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c280): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.993280299 +0000 UTC m=+76.399081197 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c280): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): open at offset 5 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343c00 item 92 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): _readAt: size=2, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): _writeAt: size=3, off=5 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): >_writeAt: n=3, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.994225773 +0000 UTC m=+76.400026681 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076c7c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076cd80): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076cd80): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076cd80): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076cd80): >_readAt: n=3, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076cd80): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.994225773 +0000 UTC m=+76.400026681 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076cd80): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c230 item 92 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.99631938 +0000 UTC m=+76.402120278 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d3c0): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d900): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d900): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d900): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c9a0 item 93 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d900): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d900): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.997184303 +0000 UTC m=+76.402985212 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00076d900): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c080): _readAt: size=512, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c080): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c080): >openPending: err= 2025/11/07 03:13:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c080): >_readAt: n=5, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c080): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.997184303 +0000 UTC m=+76.402985212 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c080): >close: err= 2025/11/07 03:13:52 DEBUG : open-test-file: Remove: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 93 2025/11/07 03:13:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): openPending: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): open at offset 0 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): >openPending: err= 2025/11/07 03:13:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): _readAt: size=2, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): >_readAt: n=0, err=EOF 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): _writeAt: size=5, off=0 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): >_writeAt: n=5, err= 2025/11/07 03:13:52 DEBUG : open-test-file(0xc00077c6c0): close: 2025/11/07 03:13:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:52.999624051 +0000 UTC m=+76.405424949 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077c6c0): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077cc00): _writeAt: size=5, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077cc00): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077cc00): >openPending: err= 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 94 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077cc00): >_writeAt: n=5, err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077cc00): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.000442355 +0000 UTC m=+76.406243263 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077cc00): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d300): _readAt: size=512, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d300): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d300): >openPending: err= 2025/11/07 03:13:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d300): >_readAt: n=5, err=EOF 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d300): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.000442355 +0000 UTC m=+76.406243263 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d300): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: Remove: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d5e0 item 94 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): open at offset 0 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): >openPending: err= 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): _readAt: size=2, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): >_readAt: n=0, err=EOF 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): _writeAt: size=5, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): >_writeAt: n=5, err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.002777977 +0000 UTC m=+76.408578885 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077d940): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077de80): _writeAt: size=5, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077de80): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077de80): >openPending: err= 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dea0 item 95 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077de80): >_writeAt: n=5, err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077de80): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.003540778 +0000 UTC m=+76.409341686 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc00077de80): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007ce600): _readAt: size=512, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007ce600): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007ce600): >openPending: err= 2025/11/07 03:13:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007ce600): >_readAt: n=5, err=EOF 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007ce600): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.003540778 +0000 UTC m=+76.409341686 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007ce600): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: Remove: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336620 item 95 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:53 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 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): open at offset 0 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): >openPending: err= 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): _readAt: size=2, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): >_readAt: n=0, err=EOF 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): _writeAt: size=5, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): >_writeAt: n=5, err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.005858125 +0000 UTC m=+76.411659023 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cec40): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf180): _writeAt: size=5, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf180): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf180): >openPending: err= 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337110 item 96 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf180): >_writeAt: n=5, err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf180): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.006831522 +0000 UTC m=+76.412632420 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf180): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/07 03:13:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/07 03:13:53 DEBUG : open-test-file: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf880): _readAt: size=512, off=0 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf880): openPending: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf880): >openPending: err= 2025/11/07 03:13:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf880): >_readAt: n=5, err=EOF 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf880): close: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-07 03:13:53.006831522 +0000 UTC m=+76.412632420 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : open-test-file(0xc0007cf880): >close: err= 2025/11/07 03:13:53 DEBUG : open-test-file: Remove: 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337500 item 96 2025/11/07 03:13:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/07 03:13:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/07 03:13:53 DEBUG : open-test-file: >Remove: err= 2025/11/07 03:13:53 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : >WaitForWriters: 2025/11/07 03:13:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.99s) --- PASS: TestRWFileHandleOpenTests/writes (0.49s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.49s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:53 DEBUG : file1: newRWFileHandle: 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): openPending: 2025/11/07 03:13:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): >openPending: err= 2025/11/07 03:13:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/07 03:13:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): _writeAt: size=2, off=0 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): >_writeAt: n=2, err= 2025/11/07 03:13:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): RWFileHandle.Flush 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): RWFileHandle.Release 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): close: 2025/11/07 03:13:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/07 03:13:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:53 DEBUG : file1(0xc000664d40): >close: err= 2025/11/07 03:13:53 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:53 DEBUG : file1: vfs cache: starting upload 2025/11/07 03:13:53 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:53 DEBUG : file1: size = 2 OK 2025/11/07 03:13:53 DEBUG : file1.rclone_chunk.001_cbz4qb: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/07 03:13:53 INFO : file1.rclone_chunk.001_cbz4qb: Copied (server-side copy) to: file1 2025/11/07 03:13:53 INFO : file1.rclone_chunk.001_cbz4qb: Deleted 2025/11/07 03:13:53 DEBUG : file1: size = 2 OK 2025/11/07 03:13:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/07 03:13:53 INFO : file1: Copied (new) 2025/11/07 03:13:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/07 03:13:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/07 03:13:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/07 03:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:13:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : >WaitForWriters: 2025/11/07 03:13:53 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:53 DEBUG : Looking for writers 2025/11/07 03:13:53 DEBUG : file1: reading active writers 2025/11/07 03:13:53 DEBUG : >WaitForWriters: 2025/11/07 03:13:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:13:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:13:54 DEBUG : rename_me: newRWFileHandle: 2025/11/07 03:13:54 DEBUG : rename_me(0xc000817f40): openPending: 2025/11/07 03:13:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/07 03:13:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/07 03:13:54 DEBUG : rename_me(0xc000817f40): >openPending: err= 2025/11/07 03:13:54 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/07 03:13:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/07 03:13:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/07 03:13:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/07 03:13:54 DEBUG : rename_me(0xc000817f40): _writeAt: size=5, off=0 2025/11/07 03:13:54 DEBUG : rename_me(0xc000817f40): >_writeAt: n=5, err= 2025/11/07 03:13:54 DEBUG : rename_me(0xc000817f40): close: 2025/11/07 03:13:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-07 03:13:54.073140894 +0000 UTC m=+77.478941822 2025/11/07 03:13:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/07 03:13:54 DEBUG : rename_me(0xc000817f40): >close: err= 2025/11/07 03:13:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/07 03:13:54 DEBUG : i_was_renamed: Updating file with 0xc0006adbc0 2025/11/07 03:13:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/07 03:13:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/07 03:13:54 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/07 03:13:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/07 03:13:54 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/07 03:13:54 DEBUG : i_was_renamed: size = 5 OK 2025/11/07 03:13:54 DEBUG : i_was_renamed.rclone_chunk.001_cbz5bp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:54 INFO : i_was_renamed.rclone_chunk.001_cbz5bp: Copied (server-side copy) to: i_was_renamed 2025/11/07 03:13:54 INFO : i_was_renamed.rclone_chunk.001_cbz5bp: Deleted 2025/11/07 03:13:54 DEBUG : i_was_renamed: size = 5 OK 2025/11/07 03:13:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:13:54 INFO : i_was_renamed: Copied (new) 2025/11/07 03:13:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-07 03:13:54.073140894 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/07 03:13:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/07 03:13:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/07 03:13:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/07 03:13:54 DEBUG : Looking for writers 2025/11/07 03:13:54 DEBUG : i_was_renamed: reading active writers 2025/11/07 03:13:54 DEBUG : >WaitForWriters: 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:13:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/07 03:13:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dudihuy9cuma" 2025/11/07 03:13:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/07 03:13:55 DEBUG : forgetting directory cache 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbz5lr: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/07 03:13:55 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz5lr: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:13:55 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz5lr: Deleted 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate(0xc000665a80): _readAt: size=512, off=0 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate(0xc000665a80): openPending: 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-07 02:14:54.862867246 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/07 03:13:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate(0xc000665a80): >openPending: err= 2025/11/07 03:13:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate(0xc000665a80): >_readAt: n=20, err=EOF 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate(0xc000665a80): close: 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:14:54.862867246 +0000 UTC 2025/11/07 03:13:55 DEBUG : TestRWCacheUpdate(0xc000665a80): >close: err= 2025/11/07 03:13:55 DEBUG : forgetting directory cache 2025/11/07 03:13:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbz67b: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/07 03:13:56 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz67b: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:13:56 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz67b: Deleted 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate(0xc0009b0880): _readAt: size=512, off=0 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate(0xc0009b0880): openPending: 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-07 02:15:54.862867246 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-07 02:14:54.862867246 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-07 02:15:54.862867246 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-07 02:14:54.862867246 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/07 03:13:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/07 03:13:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate(0xc0009b0880): >openPending: err= 2025/11/07 03:13:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate(0xc0009b0880): >_readAt: n=20, err=EOF 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate(0xc0009b0880): close: 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:15:54.862867246 +0000 UTC 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate(0xc0009b0880): >close: err= 2025/11/07 03:13:56 DEBUG : Re-reading directory (104.899392ms old) 2025/11/07 03:13:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/07 03:13:56 DEBUG : forgetting directory cache 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbz73b: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/07 03:13:57 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz73b: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:13:57 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz73b: Deleted 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate(0xc000bc8880): _readAt: size=512, off=0 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate(0xc000bc8880): openPending: 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-07 02:16:54.862867246 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-07 02:15:54.862867246 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-07 02:16:54.862867246 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-07 02:15:54.862867246 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/07 03:13:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/07 03:13:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate(0xc000bc8880): >openPending: err= 2025/11/07 03:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate(0xc000bc8880): >_readAt: n=20, err=EOF 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate(0xc000bc8880): close: 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:16:54.862867246 +0000 UTC 2025/11/07 03:13:57 DEBUG : TestRWCacheUpdate(0xc000bc8880): >close: err= 2025/11/07 03:13:57 DEBUG : forgetting directory cache 2025/11/07 03:13:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbz8bt: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/07 03:13:58 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz8bt: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:13:58 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz8bt: Deleted 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate(0xc00079b700): _readAt: size=512, off=0 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate(0xc00079b700): openPending: 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-07 02:17:54.862867246 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-07 02:16:54.862867246 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-07 02:17:54.862867246 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-07 02:16:54.862867246 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/07 03:13:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/07 03:13:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate(0xc00079b700): >openPending: err= 2025/11/07 03:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate(0xc00079b700): >_readAt: n=20, err=EOF 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate(0xc00079b700): close: 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:17:54.862867246 +0000 UTC 2025/11/07 03:13:58 DEBUG : TestRWCacheUpdate(0xc00079b700): >close: err= 2025/11/07 03:13:58 DEBUG : forgetting directory cache 2025/11/07 03:13:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbz9gf: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/07 03:13:59 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz9gf: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:13:59 INFO : TestRWCacheUpdate.rclone_chunk.001_cbz9gf: Deleted 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate(0xc000711380): _readAt: size=512, off=0 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate(0xc000711380): openPending: 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-07 02:18:54.862867246 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-07 02:17:54.862867246 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-07 02:18:54.862867246 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-07 02:17:54.862867246 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/07 03:13:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/07 03:13:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate(0xc000711380): >openPending: err= 2025/11/07 03:13:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate(0xc000711380): >_readAt: n=20, err=EOF 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate(0xc000711380): close: 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:18:54.862867246 +0000 UTC 2025/11/07 03:13:59 DEBUG : TestRWCacheUpdate(0xc000711380): >close: err= 2025/11/07 03:13:59 DEBUG : forgetting directory cache 2025/11/07 03:13:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbzakx: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/07 03:14:00 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzakx: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:14:00 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzakx: Deleted 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate(0xc0009b1440): _readAt: size=512, off=0 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate(0xc0009b1440): openPending: 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-07 02:19:54.862867246 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-07 02:18:54.862867246 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-07 02:19:54.862867246 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-07 02:18:54.862867246 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/07 03:14:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/07 03:14:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate(0xc0009b1440): >openPending: err= 2025/11/07 03:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate(0xc0009b1440): >_readAt: n=20, err=EOF 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate(0xc0009b1440): close: 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:19:54.862867246 +0000 UTC 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate(0xc0009b1440): >close: err= 2025/11/07 03:14:00 DEBUG : forgetting directory cache 2025/11/07 03:14:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/07 03:14:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbzb02: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/07 03:14:00 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzb02: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:14:01 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzb02: Deleted 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate(0xc000c92cc0): _readAt: size=512, off=0 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate(0xc000c92cc0): openPending: 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-07 02:20:54.862867246 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-07 02:19:54.862867246 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-07 02:20:54.862867246 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-07 02:19:54.862867246 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/07 03:14:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/07 03:14:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate(0xc000c92cc0): >openPending: err= 2025/11/07 03:14:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate(0xc000c92cc0): >_readAt: n=21, err=EOF 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate(0xc000c92cc0): close: 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:20:54.862867246 +0000 UTC 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate(0xc000c92cc0): >close: err= 2025/11/07 03:14:01 DEBUG : forgetting directory cache 2025/11/07 03:14:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/07 03:14:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbzcha: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/07 03:14:01 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzcha: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:14:01 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzcha: Deleted 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate(0xc000b754c0): _readAt: size=512, off=0 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate(0xc000b754c0): openPending: 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-07 02:21:54.862867246 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-07 02:20:54.862867246 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-07 02:21:54.862867246 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-07 02:20:54.862867246 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/07 03:14:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/07 03:14:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate(0xc000b754c0): >openPending: err= 2025/11/07 03:14:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate(0xc000b754c0): >_readAt: n=22, err=EOF 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate(0xc000b754c0): close: 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:21:54.862867246 +0000 UTC 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate(0xc000b754c0): >close: err= 2025/11/07 03:14:02 DEBUG : forgetting directory cache 2025/11/07 03:14:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/07 03:14:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbzd3z: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/07 03:14:02 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzd3z: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:14:02 INFO : TestRWCacheUpdate.rclone_chunk.001_cbzd3z: Deleted 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate(0xc0009fa840): _readAt: size=512, off=0 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate(0xc0009fa840): openPending: 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-07 02:22:54.862867246 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-07 02:21:54.862867246 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-07 02:22:54.862867246 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-07 02:21:54.862867246 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/07 03:14:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/07 03:14:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate(0xc0009fa840): >openPending: err= 2025/11/07 03:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate(0xc0009fa840): >_readAt: n=23, err=EOF 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate(0xc0009fa840): close: 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:22:54.862867246 +0000 UTC 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate(0xc0009fa840): >close: err= 2025/11/07 03:14:03 DEBUG : forgetting directory cache 2025/11/07 03:14:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/07 03:14:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbze60: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/07 03:14:03 INFO : TestRWCacheUpdate.rclone_chunk.001_cbze60: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/07 03:14:03 INFO : TestRWCacheUpdate.rclone_chunk.001_cbze60: Deleted 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate(0xc0009fab40): _readAt: size=512, off=0 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate(0xc0009fab40): openPending: 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-07 02:23:54.862867246 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-07 02:22:54.862867246 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-07 02:23:54.862867246 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-07 02:22:54.862867246 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/07 03:14:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/07 03:14:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate(0xc0009fab40): >openPending: err= 2025/11/07 03:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate(0xc0009fab40): >_readAt: n=24, err=EOF 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate(0xc0009fab40): close: 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-07 02:23:54.862867246 +0000 UTC 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate(0xc0009fab40): >close: err= 2025/11/07 03:14:04 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:04 DEBUG : Looking for writers 2025/11/07 03:14:04 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/07 03:14:04 DEBUG : >WaitForWriters: 2025/11/07 03:14:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': vfs cache: cleaner exiting 2025/11/07 03:14:04 DEBUG : forgetting directory cache 2025/11/07 03:14:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.51s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:04 DEBUG : FiLeA: size = 5 OK 2025/11/07 03:14:04 DEBUG : FiLeA.rclone_chunk.001_cbzfm6: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/07 03:14:04 INFO : FiLeA.rclone_chunk.001_cbzfm6: Copied (server-side copy) to: FiLeA 2025/11/07 03:14:04 INFO : FiLeA.rclone_chunk.001_cbzfm6: Deleted 2025/11/07 03:14:05 DEBUG : FiLeB: size = 5 OK 2025/11/07 03:14:05 DEBUG : FiLeB.rclone_chunk.001_cbzf1u: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/07 03:14:05 INFO : FiLeB.rclone_chunk.001_cbzf1u: Copied (server-side copy) to: FiLeB 2025/11/07 03:14:05 INFO : FiLeB.rclone_chunk.001_cbzf1u: Deleted 2025/11/07 03:14:05 DEBUG : FilEb: size = 5 OK 2025/11/07 03:14:05 DEBUG : FilEb.rclone_chunk.001_cbzg7z: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/07 03:14:05 INFO : FilEb.rclone_chunk.001_cbzg7z: Copied (server-side copy) to: FilEb 2025/11/07 03:14:05 INFO : FilEb.rclone_chunk.001_cbzg7z: Deleted 2025/11/07 03:14:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/07 03:14:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/07 03:14:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/07 03:14:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/07 03:14:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/07 03:14:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/07 03:14:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/07 03:14:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/07 03:14:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/07 03:14:06 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/07 03:14:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/07 03:14:06 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/07 03:14:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/07 03:14:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/07 03:14:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/07 03:14:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/07 03:14:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/07 03:14:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:06 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:06 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:06 DEBUG : Looking for writers 2025/11/07 03:14:06 DEBUG : FiLeA: reading active writers 2025/11/07 03:14:06 DEBUG : FiLeB: reading active writers 2025/11/07 03:14:06 DEBUG : FilEb: reading active writers 2025/11/07 03:14:06 DEBUG : >WaitForWriters: 2025/11/07 03:14:06 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:06 DEBUG : Looking for writers 2025/11/07 03:14:06 DEBUG : FiLeA: reading active writers 2025/11/07 03:14:06 DEBUG : FiLeB: reading active writers 2025/11/07 03:14:06 DEBUG : FilEb: reading active writers 2025/11/07 03:14:06 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.56s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt.rclone_chunk.001_cbzhll: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/07 03:14:07 INFO : normal name with no special characters.txt.rclone_chunk.001_cbzhll: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/07 03:14:07 INFO : normal name with no special characters.txt.rclone_chunk.001_cbzhll: Deleted 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_cbzi9g: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/07 03:14:07 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_cbzi9g: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/07 03:14:07 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_cbzi9g: Deleted 2025/11/07 03:14:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/07 03:14:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:08 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:08 DEBUG : Looking for writers 2025/11/07 03:14:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/07 03:14:08 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/07 03:14:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': Reusing VFS from active cache 2025/11/07 03:14:08 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:08 DEBUG : Looking for writers 2025/11/07 03:14:08 DEBUG : >WaitForWriters: 2025/11/07 03:14:08 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:08 DEBUG : Looking for writers 2025/11/07 03:14:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:08 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:08 DEBUG : Looking for writers 2025/11/07 03:14:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:08 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:08 DEBUG : Looking for writers 2025/11/07 03:14:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:08 DEBUG : file1: size = 14 OK 2025/11/07 03:14:08 DEBUG : file1.rclone_chunk.001_cbzjd0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:14:08 INFO : file1.rclone_chunk.001_cbzjd0: Copied (server-side copy) to: file1 2025/11/07 03:14:08 INFO : file1.rclone_chunk.001_cbzjd0: Deleted 2025/11/07 03:14:09 DEBUG : dir/file2: size = 14 OK 2025/11/07 03:14:09 DEBUG : dir/file2.rclone_chunk.001_cbzjza: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/07 03:14:09 INFO : dir/file2.rclone_chunk.001_cbzjza: Copied (server-side copy) to: dir/file2 2025/11/07 03:14:09 INFO : dir/file2.rclone_chunk.001_cbzjza: Deleted 2025/11/07 03:14:09 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:09 DEBUG : dir: Looking for writers 2025/11/07 03:14:09 DEBUG : file2: reading active writers 2025/11/07 03:14:09 DEBUG : Looking for writers 2025/11/07 03:14:09 DEBUG : dir: reading active writers 2025/11/07 03:14:09 DEBUG : file1: reading active writers 2025/11/07 03:14:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.45s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:10 DEBUG : file1: size = 14 OK 2025/11/07 03:14:10 DEBUG : file1.rclone_chunk.001_cbzkqn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:14:10 INFO : file1.rclone_chunk.001_cbzkqn: Copied (server-side copy) to: file1 2025/11/07 03:14:10 INFO : file1.rclone_chunk.001_cbzkqn: Deleted 2025/11/07 03:14:10 DEBUG : dir/file2: size = 14 OK 2025/11/07 03:14:10 DEBUG : dir/file2.rclone_chunk.001_cbzlv5: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/07 03:14:10 INFO : dir/file2.rclone_chunk.001_cbzlv5: Copied (server-side copy) to: dir/file2 2025/11/07 03:14:10 INFO : dir/file2.rclone_chunk.001_cbzlv5: Deleted 2025/11/07 03:14:10 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:10 DEBUG : dir: Looking for writers 2025/11/07 03:14:10 DEBUG : Looking for writers 2025/11/07 03:14:10 DEBUG : dir: reading active writers 2025/11/07 03:14:10 DEBUG : file1: reading active writers 2025/11/07 03:14:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.28s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:11 DEBUG : file1: size = 14 OK 2025/11/07 03:14:11 DEBUG : file1.rclone_chunk.001_cbzm1c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/07 03:14:11 INFO : file1.rclone_chunk.001_cbzm1c: Copied (server-side copy) to: file1 2025/11/07 03:14:11 INFO : file1.rclone_chunk.001_cbzm1c: Deleted 2025/11/07 03:14:12 DEBUG : dir/file2: size = 14 OK 2025/11/07 03:14:12 DEBUG : dir/file2.rclone_chunk.001_cbzmsd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/07 03:14:12 INFO : dir/file2.rclone_chunk.001_cbzmsd: Copied (server-side copy) to: dir/file2 2025/11/07 03:14:12 INFO : dir/file2.rclone_chunk.001_cbzmsd: Deleted 2025/11/07 03:14:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:12 DEBUG : file1: Open: flags=O_RDONLY 2025/11/07 03:14:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/07 03:14:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/07 03:14:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/07 03:14:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/07 03:14:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (0 bytes), uploading instead of streaming 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/07 03:14:12 DEBUG : dir/new_file.txt.rclone_chunk.001_cbznj6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:12 INFO : dir/new_file.txt.rclone_chunk.001_cbznj6: Copied (server-side copy) to: dir/new_file.txt 2025/11/07 03:14:12 INFO : dir/new_file.txt.rclone_chunk.001_cbznj6: Deleted 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:12 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/07 03:14:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/07 03:14:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/07 03:14:12 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:12 DEBUG : dir: Looking for writers 2025/11/07 03:14:12 DEBUG : file2: reading active writers 2025/11/07 03:14:12 DEBUG : new_file.txt: reading active writers 2025/11/07 03:14:12 DEBUG : Looking for writers 2025/11/07 03:14:12 DEBUG : dir: reading active writers 2025/11/07 03:14:12 DEBUG : file1: reading active writers 2025/11/07 03:14:12 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.80s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:13 DEBUG : dir/file2: size = 14 OK 2025/11/07 03:14:13 DEBUG : dir/file2.rclone_chunk.001_cbzoly: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/07 03:14:13 INFO : dir/file2.rclone_chunk.001_cbzoly: Copied (server-side copy) to: dir/file2 2025/11/07 03:14:13 INFO : dir/file2.rclone_chunk.001_cbzoly: Deleted 2025/11/07 03:14:13 DEBUG : dir/file2: copy non-chunked object... 2025/11/07 03:14:13 DEBUG : dir/file1: size = 14 OK 2025/11/07 03:14:13 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/07 03:14:13 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/07 03:14:13 INFO : dir/file2: Deleted 2025/11/07 03:14:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa8fc0 2025/11/07 03:14:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/07 03:14:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:14 DEBUG : dir/file1: copy non-chunked object... 2025/11/07 03:14:14 DEBUG : file0: size = 14 OK 2025/11/07 03:14:14 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/07 03:14:14 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/07 03:14:14 INFO : dir/file1: Deleted 2025/11/07 03:14:14 DEBUG : file0: Updating file with file0 0xc000aa8fc0 2025/11/07 03:14:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/07 03:14:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/07 03:14:14 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:14 DEBUG : dir: Looking for writers 2025/11/07 03:14:14 DEBUG : Looking for writers 2025/11/07 03:14:14 DEBUG : dir: reading active writers 2025/11/07 03:14:14 DEBUG : file0: reading active writers 2025/11/07 03:14:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.50s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:14 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:14 DEBUG : Looking for writers 2025/11/07 03:14:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:14 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:14 DEBUG : Looking for writers 2025/11/07 03:14:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:14 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:14 DEBUG : Looking for writers 2025/11/07 03:14:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:14 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:14 DEBUG : Looking for writers 2025/11/07 03:14:14 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/07 03:14:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/07 03:14:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/07 03:14:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (5 bytes), uploading instead of streaming 2025/11/07 03:14:15 DEBUG : file1: size = 5 OK 2025/11/07 03:14:15 DEBUG : file1.rclone_chunk.001_cbzpmb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:14:15 INFO : file1.rclone_chunk.001_cbzpmb: Copied (server-side copy) to: file1 2025/11/07 03:14:15 INFO : file1.rclone_chunk.001_cbzpmb: Deleted 2025/11/07 03:14:15 DEBUG : file1: size = 5 OK 2025/11/07 03:14:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:14:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/07 03:14:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/07 03:14:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (0 bytes), uploading instead of streaming 2025/11/07 03:14:15 DEBUG : file1: size = 0 OK 2025/11/07 03:14:15 DEBUG : file1.rclone_chunk.001_cbzq1t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:15 INFO : file1.rclone_chunk.001_cbzq1t: Copied (server-side copy) to: file1 2025/11/07 03:14:15 INFO : file1.rclone_chunk.001_cbzq1t: Deleted 2025/11/07 03:14:15 DEBUG : file1: size = 0 OK 2025/11/07 03:14:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/07 03:14:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (7 bytes), uploading instead of streaming 2025/11/07 03:14:16 DEBUG : file1: size = 7 OK 2025/11/07 03:14:16 DEBUG : file1.rclone_chunk.001_cbzquc: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/07 03:14:16 INFO : file1.rclone_chunk.001_cbzquc: Copied (server-side copy) to: file1 2025/11/07 03:14:16 INFO : file1.rclone_chunk.001_cbzquc: Deleted 2025/11/07 03:14:16 DEBUG : file1: size = 7 OK 2025/11/07 03:14:16 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/07 03:14:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:16 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:16 DEBUG : Looking for writers 2025/11/07 03:14:16 DEBUG : file1: reading active writers 2025/11/07 03:14:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.65s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/07 03:14:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/07 03:14:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/07 03:14:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/07 03:14:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (11 bytes), uploading instead of streaming 2025/11/07 03:14:17 DEBUG : file1: size = 11 OK 2025/11/07 03:14:17 DEBUG : file1.rclone_chunk.001_cbzs6p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/07 03:14:17 INFO : file1.rclone_chunk.001_cbzs6p: Copied (server-side copy) to: file1 2025/11/07 03:14:17 INFO : file1.rclone_chunk.001_cbzs6p: Deleted 2025/11/07 03:14:17 DEBUG : file1: size = 11 OK 2025/11/07 03:14:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/07 03:14:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/07 03:14:18 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:18 DEBUG : Looking for writers 2025/11/07 03:14:18 DEBUG : file1: reading active writers 2025/11/07 03:14:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/07 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (5 bytes), uploading instead of streaming 2025/11/07 03:14:18 DEBUG : file1: size = 5 OK 2025/11/07 03:14:18 DEBUG : file1.rclone_chunk.001_cbztxe: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:14:18 INFO : file1.rclone_chunk.001_cbztxe: Copied (server-side copy) to: file1 2025/11/07 03:14:18 INFO : file1.rclone_chunk.001_cbztxe: Deleted 2025/11/07 03:14:18 DEBUG : file1: size = 5 OK 2025/11/07 03:14:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/07 03:14:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/07 03:14:18 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:18 DEBUG : Looking for writers 2025/11/07 03:14:18 DEBUG : file1: reading active writers 2025/11/07 03:14:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.71s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:18 DEBUG : file1: WriteFileHandle.Release closing 2025/11/07 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (0 bytes), uploading instead of streaming 2025/11/07 03:14:19 DEBUG : file1: size = 0 OK 2025/11/07 03:14:19 DEBUG : file1.rclone_chunk.001_cbzum7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:19 INFO : file1.rclone_chunk.001_cbzum7: Copied (server-side copy) to: file1 2025/11/07 03:14:19 INFO : file1.rclone_chunk.001_cbzum7: Deleted 2025/11/07 03:14:19 DEBUG : file1: size = 0 OK 2025/11/07 03:14:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/07 03:14:19 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:19 DEBUG : Looking for writers 2025/11/07 03:14:19 DEBUG : file1: reading active writers 2025/11/07 03:14:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.76s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (2 bytes), uploading instead of streaming 2025/11/07 03:14:20 DEBUG : file1: size = 2 OK 2025/11/07 03:14:20 DEBUG : file1.rclone_chunk.001_cbzue1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/07 03:14:20 INFO : file1.rclone_chunk.001_cbzue1: Copied (server-side copy) to: file1 2025/11/07 03:14:20 INFO : file1.rclone_chunk.001_cbzue1: Deleted 2025/11/07 03:14:20 DEBUG : file1: size = 2 OK 2025/11/07 03:14:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/07 03:14:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:20 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/07 03:14:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:20 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:20 DEBUG : Looking for writers 2025/11/07 03:14:20 DEBUG : file1: reading active writers 2025/11/07 03:14:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.00s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (0 bytes), uploading instead of streaming 2025/11/07 03:14:21 DEBUG : file1: size = 0 OK 2025/11/07 03:14:21 DEBUG : file1.rclone_chunk.001_cbzvfd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:21 INFO : file1.rclone_chunk.001_cbzvfd: Copied (server-side copy) to: file1 2025/11/07 03:14:21 INFO : file1.rclone_chunk.001_cbzvfd: Deleted 2025/11/07 03:14:21 DEBUG : file1: size = 0 OK 2025/11/07 03:14:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:14:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:21 DEBUG : file1: Open: flags=O_RDONLY 2025/11/07 03:14:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/07 03:14:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/07 03:14:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:21 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:21 DEBUG : Looking for writers 2025/11/07 03:14:21 DEBUG : file1: reading active writers 2025/11/07 03:14:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.80s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/07 03:14:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/07 03:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/07 03:14:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/07 03:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': File to upload is small (100 bytes), uploading instead of streaming 2025/11/07 03:14:22 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/07 03:14:22 DEBUG : file1.rclone_chunk.001_cbzwes: md5 = 6efbcc2a2ec6cf397cdf35a62232939a OK 2025/11/07 03:14:22 INFO : file1.rclone_chunk.001_cbzwes: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/07 03:14:22 INFO : file1.rclone_chunk.001_cbzwes: Deleted 2025/11/07 03:14:22 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/07 03:14:22 DEBUG : file1.rclone_chunk.002_cbzwes: md5 = 31c8fc5ef40209992740ee149ba137c8 OK 2025/11/07 03:14:22 INFO : file1.rclone_chunk.002_cbzwes: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/07 03:14:22 INFO : file1.rclone_chunk.002_cbzwes: Deleted 2025/11/07 03:14:22 DEBUG : file1: size = 100 OK 2025/11/07 03:14:22 DEBUG : file1: md5 = 0d68e03410bead7d9252e905468ebacb OK 2025/11/07 03:14:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/07 03:14:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/07 03:14:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/07 03:14:22 DEBUG : file1: Open: flags=O_RDONLY 2025/11/07 03:14:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/07 03:14:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/07 03:14:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:22 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:22 DEBUG : Looking for writers 2025/11/07 03:14:22 DEBUG : file1: reading active writers 2025/11/07 03:14:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.62s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:23 DEBUG : flat/f000.txt: size = 7 OK 2025/11/07 03:14:23 DEBUG : flat/f000.txt.rclone_chunk.001_cbzy4w: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/07 03:14:23 INFO : flat/f000.txt.rclone_chunk.001_cbzy4w: Copied (server-side copy) to: flat/f000.txt 2025/11/07 03:14:23 INFO : flat/f000.txt.rclone_chunk.001_cbzy4w: Deleted 2025/11/07 03:14:23 DEBUG : flat/f001.txt: size = 14 OK 2025/11/07 03:14:23 DEBUG : flat/f001.txt.rclone_chunk.001_cbzy4s: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/07 03:14:23 INFO : flat/f001.txt.rclone_chunk.001_cbzy4s: Copied (server-side copy) to: flat/f001.txt 2025/11/07 03:14:24 INFO : flat/f001.txt.rclone_chunk.001_cbzy4s: Deleted 2025/11/07 03:14:24 DEBUG : flat/f002.txt: size = 21 OK 2025/11/07 03:14:24 DEBUG : flat/f002.txt.rclone_chunk.001_cbzzob: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/07 03:14:24 INFO : flat/f002.txt.rclone_chunk.001_cbzzob: Copied (server-side copy) to: flat/f002.txt 2025/11/07 03:14:24 INFO : flat/f002.txt.rclone_chunk.001_cbzzob: Deleted 2025/11/07 03:14:25 DEBUG : flat/f003.txt: size = 28 OK 2025/11/07 03:14:25 DEBUG : flat/f003.txt.rclone_chunk.001_cbzz5y: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/07 03:14:25 INFO : flat/f003.txt.rclone_chunk.001_cbzz5y: Copied (server-side copy) to: flat/f003.txt 2025/11/07 03:14:25 INFO : flat/f003.txt.rclone_chunk.001_cbzz5y: Deleted 2025/11/07 03:14:25 DEBUG : flat/f004.txt: size = 35 OK 2025/11/07 03:14:25 DEBUG : flat/f004.txt.rclone_chunk.001_cc00lt: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/07 03:14:25 INFO : flat/f004.txt.rclone_chunk.001_cc00lt: Copied (server-side copy) to: flat/f004.txt 2025/11/07 03:14:25 INFO : flat/f004.txt.rclone_chunk.001_cc00lt: Deleted 2025/11/07 03:14:26 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/07 03:14:26 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/07 03:14:26 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:26 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:26 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/07 03:14:26 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/07 03:14:26 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:26 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:26 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/07 03:14:26 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/07 03:14:26 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:26 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:26 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/07 03:14:26 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/07 03:14:26 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:26 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:26 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/07 03:14:26 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/07 03:14:26 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:26 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:26 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:26 DEBUG : flat: Looking for writers 2025/11/07 03:14:26 DEBUG : f000.txt: reading active writers 2025/11/07 03:14:26 DEBUG : f001.txt: reading active writers 2025/11/07 03:14:26 DEBUG : f002.txt: reading active writers 2025/11/07 03:14:26 DEBUG : f003.txt: reading active writers 2025/11/07 03:14:26 DEBUG : f004.txt: reading active writers 2025/11/07 03:14:26 DEBUG : Looking for writers 2025/11/07 03:14:26 DEBUG : flat: reading active writers 2025/11/07 03:14:26 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.08s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:27 DEBUG : a/top.txt: size = 3 OK 2025/11/07 03:14:27 DEBUG : a/top.txt.rclone_chunk.001_cc0200: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/07 03:14:27 INFO : a/top.txt.rclone_chunk.001_cc0200: Copied (server-side copy) to: a/top.txt 2025/11/07 03:14:27 INFO : a/top.txt.rclone_chunk.001_cc0200: Deleted 2025/11/07 03:14:28 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/07 03:14:28 DEBUG : a/b/mid.txt.rclone_chunk.001_cc02w4: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/07 03:14:28 INFO : a/b/mid.txt.rclone_chunk.001_cc02w4: Copied (server-side copy) to: a/b/mid.txt 2025/11/07 03:14:28 INFO : a/b/mid.txt.rclone_chunk.001_cc02w4: Deleted 2025/11/07 03:14:28 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/07 03:14:28 DEBUG : a/b/c/deep.txt.rclone_chunk.001_cc03nq: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/07 03:14:28 INFO : a/b/c/deep.txt.rclone_chunk.001_cc03nq: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/07 03:14:28 INFO : a/b/c/deep.txt.rclone_chunk.001_cc03nq: Deleted 2025/11/07 03:14:28 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/07 03:14:28 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/07 03:14:28 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:28 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:28 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/07 03:14:28 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/07 03:14:29 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:29 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:29 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/07 03:14:29 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/07 03:14:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:29 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:29 DEBUG : a/b/c: Looking for writers 2025/11/07 03:14:29 DEBUG : deep.txt: reading active writers 2025/11/07 03:14:29 DEBUG : a/b: Looking for writers 2025/11/07 03:14:29 DEBUG : c: reading active writers 2025/11/07 03:14:29 DEBUG : mid.txt: reading active writers 2025/11/07 03:14:29 DEBUG : a: Looking for writers 2025/11/07 03:14:29 DEBUG : b: reading active writers 2025/11/07 03:14:29 DEBUG : top.txt: reading active writers 2025/11/07 03:14:29 DEBUG : Looking for writers 2025/11/07 03:14:29 DEBUG : a: reading active writers 2025/11/07 03:14:29 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.37s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/07 03:14:29 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:29 DEBUG : Looking for writers 2025/11/07 03:14:29 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma'", Local "Local file system at /tmp/rclone345636214", Modify Window "1ns" 2025/11/07 03:14:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': poll-interval is not supported by this remote 2025/11/07 03:14:30 DEBUG : dir1/a.txt: size = 1 OK 2025/11/07 03:14:30 DEBUG : dir1/a.txt.rclone_chunk.001_cc04is: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/07 03:14:30 INFO : dir1/a.txt.rclone_chunk.001_cc04is: Copied (server-side copy) to: dir1/a.txt 2025/11/07 03:14:30 INFO : dir1/a.txt.rclone_chunk.001_cc04is: Deleted 2025/11/07 03:14:30 DEBUG : dir2/b.txt: size = 1 OK 2025/11/07 03:14:30 DEBUG : dir2/b.txt.rclone_chunk.001_cc057d: md5 = 415290769594460e2e485922904f345d OK 2025/11/07 03:14:30 INFO : dir2/b.txt.rclone_chunk.001_cc057d: Copied (server-side copy) to: dir2/b.txt 2025/11/07 03:14:30 INFO : dir2/b.txt.rclone_chunk.001_cc057d: Deleted 2025/11/07 03:14:31 DEBUG : dir3/c.txt: size = 1 OK 2025/11/07 03:14:31 DEBUG : dir3/c.txt.rclone_chunk.001_cc056i: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/07 03:14:31 INFO : dir3/c.txt.rclone_chunk.001_cc056i: Copied (server-side copy) to: dir3/c.txt 2025/11/07 03:14:31 INFO : dir3/c.txt.rclone_chunk.001_cc056i: Deleted 2025/11/07 03:14:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/07 03:14:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/07 03:14:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/07 03:14:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/07 03:14:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/07 03:14:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/07 03:14:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/07 03:14:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/07 03:14:31 DEBUG : WaitForWriters: timeout=30s 2025/11/07 03:14:31 DEBUG : dir2: Looking for writers 2025/11/07 03:14:31 DEBUG : b.txt: reading active writers 2025/11/07 03:14:31 DEBUG : dir3: Looking for writers 2025/11/07 03:14:31 DEBUG : c.txt: reading active writers 2025/11/07 03:14:31 DEBUG : dir1: Looking for writers 2025/11/07 03:14:31 DEBUG : a.txt: reading active writers 2025/11/07 03:14:31 DEBUG : Looking for writers 2025/11/07 03:14:31 DEBUG : dir1: reading active writers 2025/11/07 03:14:31 DEBUG : dir2: reading active writers 2025/11/07 03:14:31 DEBUG : dir3: reading active writers 2025/11/07 03:14:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.48s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/07 03:14:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dudihuy9cuma': Purge remote 2025/11/07 03:14:32 DEBUG : Waiting for deletions to finish 2025/11/07 03:14:32 INFO : S3 bucket rclone-test-dudihuy9cuma: Bucket "rclone-test-dudihuy9cuma" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m55.979221357s (try 1/5)